Private
Public Access
1
0

monitoring ftp

This commit is contained in:
Sander Roosendaal
2022-12-17 16:27:36 +01:00
parent 55ac4245d2
commit a7a33d0d17
9 changed files with 69 additions and 13 deletions

View File

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