added compare to analytics
This commit is contained in:
@@ -23,6 +23,22 @@
|
||||
Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces.
|
||||
</p>
|
||||
</li>
|
||||
<li class="rounder">
|
||||
<h2>Compare Workouts</h2>
|
||||
{% if team %}
|
||||
<a href="/rowers/team-compare-select/team/{{ team.id }}/">
|
||||
{% else %}
|
||||
<a href="/rowers/team-compare-select/team/0/">
|
||||
{% endif %}
|
||||
<div class="vignet">
|
||||
<img src="/static/img/strokeanalysis.png"
|
||||
alt="Compare Workouts">
|
||||
</div>
|
||||
</a>
|
||||
<p>
|
||||
Compare two or more of your workouts
|
||||
</p>
|
||||
</li>
|
||||
<li class="rounder">
|
||||
<h2>Stroke Analysis</h2>
|
||||
<a href="/rowers/flexall/">
|
||||
|
||||
Reference in New Issue
Block a user