{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {% block title %} You just hit the halfway benchmark! {% endblock %} {% block content %}

Thanks for participating. You just hit the halfway benchmark of the survey

Please click next to continue.

{% next_button %} {% endblock %}