{% load static %} {% load rowerfilters %}

Workouts

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

 

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

 

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