{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Introduction to Group Activity {% endblock %} {% block content %} {% include Constants.example2 %} {% next_button %} {% endblock %}