{% extends "floodgame/ExtendedPage.html" %}
{% load staticfiles otree_tags %}
{% block app_styles %}
{% endblock %}
{% block app_scripts %}
{% endblock %}
{% block title %}
{% include 'snippets/Title.html' %}
{% endblock %}
{% block content %}
{% include 'snippets/Progressbar.html' %}