{% load filters %} {% for section in climb_sections %} {% endfor %}
  {{ section.distance | best_section_distance }} {{ section.max_value }} m/min {% for top_award in top_climb_awards %} {% include "activity/best_sections_row_icons.html" %} {% endfor %}