{% extends "global/Page.html" %}
{% load otree %}
{% block title %}
Question 16
{% endblock %}
{% block content %}
{{ Constants.n1_q16_t2 }}+{{ Constants.n2_q16_t2 }}+{{ Constants.n3_q16_t2 }}+{{ Constants.n4_q16_t2 }}+{{ Constants.n5_q16_t2 }}=
{% formfields %}
{% next_button %}
{% endblock %}