{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Survey introduction {% endblock %} {% block content %}

This example shows the usage of the otreeutils.surveys module.

{% next_button %} {% endblock %}