{% extends "global/Page.html" %} {% load otree static %} {% load staticfiles %} {% block title %} Quiz: Question {{player.question_number}} {% endblock %} {% block content %} {% if form.errors %}