Private
Public Access
1
0

calculates age group 2k

This commit is contained in:
Sander Roosendaal
2017-12-12 21:59:28 +01:00
parent 228ea8f980
commit 86a72545e0
5 changed files with 44 additions and 3 deletions

View File

@@ -259,6 +259,9 @@
{% endif %}
</div>
{% if worldclasspower %}
World class 2k for your age, weight is {{ worldclasspower }} Watt
{% endif %}
</div>
{% endblock %}