{% extends "global/Page.html" %} {% load staticfiles otree %} {% load otree %} {% block title %} Task 2 {% endblock %} {% block styles %} {% include 'snippets/Button_style.html' %} {% endblock %} {% block content %}
You clicked the button. Please wait until the page submits.





{% endblock %}