{% extends "views/graph/graph-base.htm" %} {% load staticfiles %} {% load i18n %} {% block graph_header_title %} {% trans "Function Manager" %} {% endblock graph_header_title %} {% block graph_header_buttons %} {{ block.super }} {% endblock graph_header_buttons %} {% block content %}