{% extends "views/graph/graph-base.htm" %} {% load staticfiles %} {% load i18n %} {% block graph_title %}

{% endblock graph_title %} {% block graph_header_title %} {% endblock graph_header_title %} {% block graph_header_buttons %} {{ block.super }} {% endblock graph_header_buttons %} {% block content %} {% endblock content %} {% block pre_require_js %} {{ block.super }} {% endblock pre_require_js %}