{% extends "global/Page.html" %} {% load otree %} {% block title %} Quiz Soru 4 / {{ Constants.numquestions }} {% endblock %} {% block content %} {% formfield player.q4 %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}