Running Performance

{% for p in run_perf %}
{{ p.dist }}
Best Time
{% if p.best_id %} {% else %}
{{ p.best }}
{% endif %}
Estimated
{{ p.est }}
{{ p.est_pace }}
{% endfor %}