{% extends "views/graph/graph-base.htm" %} {% load staticfiles %} {% load i18n %} {% block graph_header_title %} {% trans "Resource Reports" %} {% endblock graph_header_title %} {% block graph_header_tools %} {% endblock graph_header_tools %} {% block content %}

{% trans "Report Templates" %}

{% endblock content %} {% block pre_require_js %} {{ block.super }} {% endblock pre_require_js %}