{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome to the dispute resolution platform
Please enter details of this case
{% endblock %} {% block styles %} {% endblock %} {% block content %} {% if form.errors %} {% endif %}
{% if player.role == Constants.role_agent %}
£
{% elif player.role == Constants.role_principal %}
£
{% endif %}
{% endblock %} {% block scripts %} {% endblock %}