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