{% extends "global/Page.html" %} {% load otree static %} {% block content %}

What is your zipcode?

{% formfield player.zipcode label="" %}
{% next_button %}
{% next_button %}
{% endblock %}