{% load i18n %} {% block stylesheets %} {% endblock %} {% block content %} {% if form %} {% with "true" as read_only %}
{% include "generic_form_subtemplate.html" %}
{% endwith %} {% endif %} {% endblock %}