{% extends "global/Page.html" %} {% load otree static %} {% block title %} Введение {% endblock %} {% block content %}
{% formfields %}
{% next_button %}
{% endblock %}