{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Game 1 {% endblock %} {% block content %}
{% include 'UG_quiz/Instructions.html' %}
{% next_button %}