{% extends "admin/overview/stats/layout.html" %} {% load i18n %} {% block action %}

{% trans %}No statistics providers could be found.{% endtrans %}

{% trans %}This action is not avaiable because there are no models found that provide filter_overview method necessary to generate statistics reports.{% endtrans %}

{% trans %}Some of Misago models provide statistics so you should never see this page.{% endtrans %}

{% endblock %}