{% block content %}
k =

STATS: {{ stats }}

{% with container_type="bg" %} {% include "graphcontainer.html" %} {% endwith %} {% with container_type="mcg" %} {% include "graphcontainer.html" %} {% endwith %} {% with container_type="cg" %} {% include "graphcontainer.html" %} {% endwith %} {% with container_type="pcg" %} {% include "graphcontainer.html" %} {% endwith %}
{% endblock %}