{% extends "global/Page.html" %} {% load otree %} {% block title %} Post-session survey {% endblock %} {% block content %} {% formfields %} {% next_button %} {% include Constants.history_template %} {% endblock %}