{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %}Aufgabe{% endblock %} {% block content %} {% include Constants.Aufgabe_template %} {% next_button %} {% endblock %}