fixes for coach trial
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
|
||||
{% if user.is_authenticated and user|is_manager and rower %}
|
||||
<p> </p>
|
||||
{% endif %}
|
||||
|
||||
{% if user|coach_rowers %}
|
||||
<ul class="cd-accordion-menu animated">
|
||||
@@ -87,7 +88,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if teams %}
|
||||
<p> </p>
|
||||
|
||||
Reference in New Issue
Block a user