{% extends "floodgame/Page.html" %} {% load staticfiles otree_tags %} {% block title %} {{page_title}} {% endblock %} {% block content %} {% include 'snippets/Progressbar.html' %} {% include 'snippets/Earningsbar.html' %} {% include 'snippets/Instr2a.html' %}
{% include 'snippets/InstructionsCounter.html' %} {% endblock %}