{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block title %}Rowsandall Gold Medal Score {% endblock %} {% block scripts %} {% endblock %} {% block main %} {% if rower.user %}
Hover over the workout to see details, click on the workout to open in a separate page.
Explanation
| Date | Workout | Gold Medal Score | Duration |
|---|---|---|---|
| {{ w.date }} | {{ w.name }} | {{ w.goldmedalstandard|floatformat:"0" }} % | {{ w.goldmedalseconds|secondstotimestring }} |