{% extends "global/Page.html" %} {% load otree %} {% block title %}Round_1_guess{% endblock %} {% block content %}
{%block script%} {% endblock%} {% formfields %} {% next_button %} {% endblock %}