{% extends 'base.html' %} {% load i18n %} {% block main %}
{% include "metrics/_detail_metrics.html" %}
{% endblock %}