{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Survey {% endblock %} {% block content %}

{% formfield player.party_strength label=party_label %} {% next_button %} {% endblock %}