{% extends "global/Page.html" %} {% load otree %} {% block title %} Transaction summary {% endblock %} {% block content %} {% include Constants.transSum_template %} {% next_button %} {% endblock %}