{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Page title {% endblock %} {% block content %} {% formfield group.moneygivenback with label="how much do you want to send back" %} {% next_button %} {% endblock %}