+
  • +

    + Before you reject this challenge result, please carefully review it + using the information below. If you still want to reject the entry, + scroll down to the rejection 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

    + +

    +

    +        {{ workout.summary }}
    +      
    +

    +
  • + {% for graph in graphs %} +
  • + + {{ graph.filename }} + +
  • + {% endfor %} + {% if mapdiv %} +
  • +
    + + {{ mapdiv|safe }} + + + {{ mapscript|safe }} +
    +
  • + {% endif %} +
  • + + + + {{ interactiveplot |safe }} + + {{ the_div|safe }} + +
  • +
  • +

    + Yes, I want to reject this entry +

    +

    + Please select a reason and add a comment (mandatory). + Pressing 'Reject' removes the submitted result. + An email will be sent to the rower. There is no "undo". +

    +

    +

    + + {{ form.as_table }} +
    +

    +

    + {% csrf_token %} + +

    +
    +
  • +