{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block title %}Workouts{% endblock %} {% block main %}
The workouts in the list are duplicate workouts. They are overlapping in time with other workouts you have performed. They are not used in analysis or statistics. With the form below you can select any number of duplicate workouts and remove them permanently. This action is not reversible.
{% if workouts %} {% else %}No workouts found
{% endif %}