does Alternative OTE ranking
added an OTE ranking piece calculator based on manually added ranking instead of automatically detected ranking
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
{% endif %}
|
||||
</p>
|
||||
<p>
|
||||
Analyse power vs piece duration to make predictions.
|
||||
Analyse power vs piece duration to make predictions. For On-The-Water rowing.
|
||||
</p>
|
||||
</div>
|
||||
<div class="grid_2">
|
||||
@@ -120,6 +120,20 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="grid_6 prefix_6 alpha">
|
||||
<div class="grid_2 suffix_4 alpha">
|
||||
<p>
|
||||
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
||||
<a class="button blue small" href="/rowers/ote-ranking">OTE Ranking Pieces</a>
|
||||
{% else %}
|
||||
<a class="button blue small" href="/rowers/promembership">OTE Ranking Pieces</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
<p>
|
||||
Analyse power vs piece duration to make predictions, for erg pieces.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user