{% extends "structuretimers/base.html" %} {% load bootstrap %} {% load static %} {% load i18n %} {% block details %}
{% include 'structuretimers/index_button.html' %}
{% if form.errors %}

Please correct the input errors below

{% endif %}
{% endblock details %} {% block extra_css %} {% endblock extra_css %} {% block extra_javascript %} {% endblock extra_javascript %}