{% extends "global/Page.html" %} {% load otree %} {% block title %}{% endblock %} {% block content %} {% include "global/Send.html" %} {% endblock %}