{% extends "base.html" %} {% load i18n %} {% block title %} {{ block.super }} | {% trans "Reports" %} {% endblock %} {% block breadcrumbs %}
{{ report.path }}