{% extends "global/Page.html" %} {% load otree static %} {% block title %} {{ view.title }} {% endblock %} {% block content %} {% include 'reallocation/includes/task_instruction.html' %}
{% formfields %}
{% endblock %}