{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {# ****************************************************************************************************************** #} {# *** TITLE *** #} {# ****************************************************************************************************************** #} {% block title %} {% endblock %} {# ****************************************************************************************************************** #} {# *** CONTENT *** #} {# ****************************************************************************************************************** #} {% block content %}
Your Choice

Which alternative do you prefer?

The Alternative – Tomorrow or The Alternative – 4 weeks
which pays

{{ce_early}} tomorrow
which pays

{{ce_late}} in 4 weeks


<{# Buttons #}
{% endblock %} {# ****************************************************************************************************************** #} {# *** SCRIPTS *** #} {# ****************************************************************************************************************** #} {% block scripts %} {# Add this script to ensure dates works under the instructions button #} {% endblock %}