{% extends "base-print.html" %} {% load i18n %} {% block title %}{% trans "Report" %}: {{ report.get_title }}{% endblock %} {% block body_classes %}report {{ report.slug }}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block body %} {% include "model_report/includes/report_title.html" %} {% include "model_report/includes/form_report.html" %} {% if report_rows %}