{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block title %}Rowsandall Workouts List{% endblock %} {% block scripts %} {% endblock %} {% block main %} {% if team %}
{% if nr_commutes %} Show {{ nr_commutes }} commutes {% endif %} {% if nr_wups_cds %} Show {{ nr_wups_cds }} warmups and cooldowns {% endif %}
{% endif %}Filter on date
Total meters: {{ totalmeters }}. Total time {{ totalhours }}:{{ totalminutes }}h. Dig deeper.
{{ the_div |safe }} {{ interactiveplot |safe }}