{% if forloop.first %}
{% if metric.description %}
{% endif %}
{% endfor %}
{{ metric.description|safe }}
{% endif %}
{% trans 'PostgreSQL Metrics' %}
{% get_postgres_metrics as postgres_metrics %}-
{% for iter_metric in postgres_metrics %}
{% url "postgres-metrics:show" name=iter_metric.slug as metric_url %}
- {{ iter_metric.label }} {% endfor %}
{% if header.sort_priority > 0 %} | {% endfor %} {% endif %}
---|
{{ item }} | {% endfor %}