{% extends 'reportapi/index.html' %} {% load i18n l10n reportapi_base cache %}{% load url from future %} {% get_current_language as LANGUAGE_CODE %} {% block breadcrumbs %}
{% endblock %} {% block report_list %}{{ forloop.counter }} | {{ report.label }} |