{% extends "global/Page.html" %}
{% load otree %}
{% block title %}
Question 11
{% endblock %}
{% block content %}
{{ Constants.n1_q11_t2 }}+{{ Constants.n2_q11_t2 }}+{{ Constants.n3_q11_t2 }}+{{ Constants.n4_q11_t2 }}+{{ Constants.n5_q11_t2 }}=
{% formfields %}
{% next_button %}
{% endblock %}