template library
This commit is contained in:
@@ -100,6 +100,14 @@
|
||||
{% endif %}
|
||||
</ul><!-- cd-accordion-menu -->
|
||||
|
||||
<ul class="cd-accordion-menu animated">
|
||||
<li id="library">
|
||||
<a href="/rowers/sessions/library/">
|
||||
<i class="fas fa-books fa-fw"></i> Session Library
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p> </p>
|
||||
|
||||
{% if user.is_authenticated and user|is_planmember %}
|
||||
@@ -117,7 +125,7 @@
|
||||
{% if member == rower.user%}
|
||||
•
|
||||
{% else %}
|
||||
|
||||
|
||||
{% endif %}
|
||||
{{ member.first_name }} {{ member.last_name }}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user