{%load attr%}
{{ time }} | {% endfor %}
{% endfor %} | |
---|---|
{% for row in ticket.metrics %} {% if forloop.counter0 != 0 %} | |
{{ row.0.metric }} {% if row.0.not_finished %} {% endif %} | {% for el in row %}
{{ el.value }}
{% if el.comment %}
Comment: {{ el.comment | safe }} {% endif %} |
{% endfor %}