{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %}Studienübersicht{% endblock %} {% block content %} {% include Constants.instructions_template_AMBG %} {% next_button %} {% endblock %}