Private
Public Access
1
0

going through the tests

This commit is contained in:
2024-12-31 12:47:44 +01:00
parent 2759fd56eb
commit 58f66fbd11
9 changed files with 62 additions and 84 deletions

View File

@@ -156,7 +156,7 @@
<li>
<a href="/rowers/me/prefs/" title="Profile">
{% if user.rower.rowerplan == 'pro' %}
<i class="fas fa-user-ninja "></i>
<i class="fa-solid fa-user-astronaut "></i>
{% elif 'coach' in user.rower.rowerplan %}
<i class="fas fa-users "></i>
{% elif user.rower.rowerplan == 'plan' %}