{% extends 'ohmyadmin/app.html' %} {% block content %}
{% for metric in metrics %}
{% endfor %}
{% endblock %}