{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Auction 1 {% endblock %} {% block content %} {% include Constants.instructions_template %} {% next_button %} {% endblock %}