{% extends 'main/base.html' %} {% load i18n %} {% load subtemplates_tags %} {% block title %} :: {% with 'true' as read_only %}{% include 'main/calculate_form_title.html' %}{% endwith %}{% endblock %} {% block sidebar %} {% for subtemplate in sidebar_subtemplates %}