{% extends "djangobmf/module_detail.html" %} {% load i18n %} {% block base_content %}

{% trans "Report not found" %}

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

{% endblock %}