dashboard.index.html 102 Bytes
{% extends "layout-with-topbar.html" %}

{% block content %}
<pre>
{{ matrix }}
</pre>
{% endblock %}