race comparison
This commit is contained in:
@@ -41,5 +41,9 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block sidebar %}
|
||||
{% if active == 'nav-racing' %}
|
||||
{% include 'menu_racing.html' %}
|
||||
{% else %}
|
||||
{% include 'menu_workouts.html' %}
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user