{% extends "template.html" %} {% block content %}

Charts

{% for c in charts %} {% endfor %}
{{c.name}}
{%endblock%}