{% load filters %} {% for activity in top_award %} {% if forloop.counter == 1 %} {% elif forloop.counter == 2 %} {% elif forloop.counter == 3 %} {% else %} {% endif %} {% endfor %}
Rank Date Activity Total Ascent  
{{ forloop.counter }} {{ activity.date|date:"M d, Y" }} {{ activity.name }} {{ activity.trace_file.total_ascent }} m