{{ item.name|e }} {{ item.content }}
{% endfor %} {% for item in step_summary.comments %} {% endfor %} {% for item in step_summary.metric_list %} {% if item.help_info and item.show %}{{ item.name|e }} : {{ item.help_info|safe }}
{% endif %} {% endfor %}