{% extends "global/Page.html" %} {% load otree %} {% block title %} Contribute1 {% endblock %} {% block content %} You earned {{earning1}}. {% formfields%} {% next_button %} {% include Constants.instructions_template %} {% endblock %}