Private
Public Access
1
0

Favoritecharts

This commit is contained in:
Sander Roosendaal
2016-12-07 21:22:30 +01:00
parent 25191f28b8
commit 49be534e95
3 changed files with 19 additions and 19 deletions

View File

@@ -44,7 +44,7 @@
{% if user.rower.rowerplan == 'pro' %}
<a class="button blue small" href="/rowers/histo">Power Histogram</a>
{% else %}
<a class="button blue small" href="/rowers/about">Power Histogram</a>
<a class="button blue small" href="/rowers/promembership">Power Histogram</a>
{% endif %}
</p>
<p>
@@ -73,4 +73,4 @@
</div>
{% endblock %}
{% endblock %}