{% set metrics = page.get_metrics(request) %} {% if metrics %}
{% for metric in page.get_metrics(request) %}
{% endfor %}
{% endif %}