{% load i18n %} {% if render_report %} {% blocktrans with t=report.get_title %}{{ t }}{% endblocktrans %} {% include "model_report/includes/report_table.html" %} {% endif %}