{% 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 %} {% cache 1 report_list section.name request.user.id LANGUAGE_CODE '1' %}{{ forloop.counter }} | {{ report.label }} |