{% extends "global/PageExt.html" %} {% load staticfiles otree_tags %} {% block title %} {% endblock %} {% block inner_content %}
{% include "consent/ConsentContent.html" %}
{% next_button %} {% if form.consent.errors %} {% endif %} {% if form.consent.errors %} {% endif %} {% endblock %} {% block styles%} {% endblock %}