{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block scripts %} {% include "monitorjobs.html" %} {% endblock %} {% block title %}{{ workout.name }} {% endblock %} {% block og_title %}{{ workout.name }} {% endblock %} {% block description %}{{ workout.name }} {{ workout.date }} - {{ workout.distance }}m - {{ workout.duration |durationprint:"%H:%M:%S.%f" }}{% endblock %} {% block og_description %}{{ workout.name }} {{ workout.date }} - {{ workout.distance }}m - {{ workout.duration |durationprint:"%H:%M:%S.%f" }}{% endblock %} {% if graphs1 %} {% endif %} {% for graph in graphs1 %} {% block og_image %} {% if graphs1 %} {% for graph in graphs %} {% endfor %} {% else %} {% endif %} {% endblock %} {% block image_src %} {% for graph in graphs %} {% endfor %} {% endblock %} {% endfor %} {% block main %}
Before you remove this challenge result, please carefully review it using the information below. If you still want to remove the entry, scroll down to the form.
| Rower: | {{ record.username }} |
|---|---|
| Name: | {{ workout.name }} |
| Date: | {{ workout.date }} |
| Time: | {{ workout.starttime }} |
| Distance: | {{ workout.distance }}m |
| Duration: | {{ workout.duration |durationprint:"%H:%M:%S.%f" }} |
| Type: | {{ workout.workouttype }} |
| Weight Category: | {{ workout.weightcategory }} |
{{ workout.summary }}
Please select a reason and add a comment (mandatory). Pressing 'Remove' removes the submitted result. An email will be sent to the rower. There is no "undo".