{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %}Einführung{% endblock %} {% block content %} {% include Constants.instructions_template_Intro_1 %} {% next_button %} {% endblock %}