{% extends "global/Page.html" %}
{% load otree %}
{% block title %}
Question 17
{% endblock %}
{% block content %}
{{ Constants.n1_q17_t1 }}+{{ Constants.n2_q17_t1 }}+{{ Constants.n3_q17_t1 }}+{{ Constants.n4_q17_t1 }}+{{ Constants.n5_q17_t1 }}=
{% formfields %}
{% next_button %}
{% endblock %}