{% extends "global/Page.html" %}
{% load otree %}
{% block title %}
Question 7
{% endblock %}
{% block content %}
{{ Constants.n1_q7_t1 }}+{{ Constants.n2_q7_t1 }}+{{ Constants.n3_q7_t1 }}+{{ Constants.n4_q7_t1 }}+{{ Constants.n5_q7_t1 }}=
{% formfields %}
{% next_button %}
{% endblock %}