going through the tests
This commit is contained in:
@@ -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' %}
|
||||
|
||||
Reference in New Issue
Block a user