{% load static %} {% load static %} {% get_static_prefix as STATIC_PREFIX %} {% include "chlamdb/header.html" %}
{% include "chlamdb/menu.html" %}

{% for element in header %} {% endfor %} {% for row in data%} {% for element in row %} {% endfor %} {% endfor %}
{{element}}
{{element|safe}}