{% load has_group %} {% load is_user_equal_to_gymnast %}

Intensity statistics

{% if intensity_list %}
{% else %}

No intensity recorded for this gymnast.

{% endif %}

Chronos

{% if chrono_list %}
{% else %}

No chrono recorded yet for this gymnast.

{% endif %}