{% extends "base.html" %} {% block title %} :: {% with "true" as striptags %}{% include "calculate_form_title.html" %}{% endwith %}{% endblock %} {% block content %} {% include "generic_form_subtemplate.html" %} {% endblock %}