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