added date ranges to sessionview
This commit is contained in:
@@ -202,8 +202,11 @@
|
||||
{% endblock %}
|
||||
</div>
|
||||
<div class="grid_1 tooltip">
|
||||
{% block plans %}
|
||||
{% endblock %}
|
||||
{% if user.is_authenticated %}
|
||||
<p><a class="button gray small" href="/rowers/sessions/">Plans</a></p>
|
||||
{% else %}
|
||||
<p> </p>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="grid_1 tooltip">
|
||||
{% block challenges %}
|
||||
|
||||
Reference in New Issue
Block a user