{% load staticfiles %} {% load rowerfilters %}

Workouts

{% if user.is_authenticated and user|is_manager and rower %}

 

{% if user|coach_rowers %} {% endif %} {% endif %} {% if teams %}

 

{% endif %} {% include 'menuscript.html' %}