From cf7d6c7c7970b15983809d70661162195128d233 Mon Sep 17 00:00:00 2001
From: Sander Roosendaal
+ {{ analysis.notes }}
+
+ Workout: {{ analysis.workout }}
+
+ {{ analysis.spm_min }} - {{ analysis.spm_max }} SPM,
+ {{ analysis.start_second|secondstotimestring }} - {{ analysis.end_second|secondstotimestring }}
+
+
+
+ {{ analysis.date }}
+
+ You have not saved any analyses for {{ rower.user.first_name }}In-Stroke Analysis for {{ rower.user.first_name }} {{ rower.user.last_name }}
+
+
+
+ {% if analyses %}
+ {% for analysis in analyses %}
+
+
+
+
+{% endblock %}
+
+{% block scripts %}
+{% endblock %}
+
+{% block sidebar %}
+{% include 'menu_analytics.html' %}
+{% endblock %}
diff --git a/rowers/templates/instroke_interactive.html b/rowers/templates/instroke_interactive.html
index db6aaa5d..7eec7665 100644
--- a/rowers/templates/instroke_interactive.html
+++ b/rowers/templates/instroke_interactive.html
@@ -143,7 +143,8 @@ $( function() {
{{ analysis.name }}
+
+
+
+
+
Rower: {{ rower.user.first_name }}
- Try out Alerts + Try out In-Stroke Analysis
{% endblock %} diff --git a/rowers/urls.py b/rowers/urls.py index 51364854..a43558f1 100644 --- a/rowers/urls.py +++ b/rowers/urls.py @@ -828,6 +828,8 @@ urlpatterns = [ re_path(r'^errormessage/(?P- Workout: {{ analysis.workout }} -
-- {{ analysis.spm_min }} - {{ analysis.spm_max }} SPM, +
-
- - {{ analysis.date }} - -
+Need to monitor a metric? Set up automatic alerting and see the reports for your workouts.
-
- - Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces. -