{% include "chlamdb/menu.html" %}
{% for boxes_row in boxes %}
{% for box in boxes_row %}
{% endfor %}
{% endfor %}
{{box.title}}
{{box.description}}