{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results 1 {% endblock %} {% block content %}
{% formfields %}
{% next_button %} {% include 'TrustGame/includes/role_block.html' %} {% include 'TrustGame/includes/instructions.html' %} {% endblock %}