{% extends "global/Page.html" %} {% load otree static %} {% block content %} {% comment %} include the form {% endcomment %} What is {{ player.random_number }} divided by {{ divisor }} {% formfields %} {% next_button %} {% endblock %}