{% extends 'main/base.html' %} {% load i18n %} {% load styling %} {% load generic_views_helpers %} {% block title %} :: {% with 'true' as read_only %}{% with 'true' as striptags %}{% include 'generic_views/calculate_form_title.html' %}{% endwith %}{% endwith %}{% endblock %} {% block javascript %} {% endblock %} {% block sidebar %} {% for subtemplate in sidebar_subtemplates %} {% include subtemplate %} {% endfor %} {% endblock %} {% block stylesheets %} {% endblock %} {% block content %}