{% extends "twocols.html" %}{% load i18n %}{% load url from future %} {% block pagetitle %}{% trans "Graphical statistics" %}{% endblock %} {% block html_head %} {% endblock %} {% block leftcol %} {% endblock %} {% block apparea %}
{% endfor %}
{% for id, gset in graph_sets.items %}
{% endfor %}
{% endblock %}