{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Instructions {% endblock %} {% block content %} {% include 'UG/Instructions.html' %} {% next_button %} {% endblock %}