{% block content %}
{% 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="bg" %} {% include "graphcontainer.html" %} {% endwith %}
{% endblock %}