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