{% extends "global/Page.html" %} {% load otree %} {% block content %} Show Form: {{ form.buy_1.errors }} {{ form.sell_1.errors }} {% endblock %}