{% extends "global/Page.html" %} {% load otree %} {% block title %} Part 4 Final Survey (7/8) {% endblock %} {% block content %} {% formfields %} {% endblock %} {# ****************************************************************************************************************** #} {# *** SCRIPTS *** #} {# ****************************************************************************************************************** #} {% block scripts %} {# ********************************************************* #} {# *** Disable mouse and keyboard scrolling for input variables *** #} {# ********************************************************* #} {% endblock %}