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

Analysis

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

 

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

 

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