{% if report %}
Metrics | {% for section in table_for_metric[1] %}{{section.slice}} | {% endfor %}
---|---|
{{metric}} | {% for section in table_for_metric %}{% if section.measure.href %} {{section.measure.value}} {% else %} {{section.measure.value}} {% endif %} | {% endfor %}