AAC Statistics: {% if year %} {{ year }}{% endif %} Top Runners by Race Mileage
{% if results -%} {%- set ns.total = 0 -%} {%- if 'count' in results -%} {%- set ns.total = results['count'] -%} {%- endif -%}Name | Distance |
---|---|
{{ row.person }} | {{ row.total }} |