{% extends "djangobmf/base.html" %} {% load i18n %} {% block full_content %}

{% trans "Report not found" %}

{% trans "You must configure this report in the admin interface" %}

{% endblock %}