diff --git a/jarvis/people/templates/gymnasts/tabs/tab_season_informations.html b/jarvis/people/templates/gymnasts/tabs/tab_season_informations.html index a6925d1..e89f2de 100644 --- a/jarvis/people/templates/gymnasts/tabs/tab_season_informations.html +++ b/jarvis/people/templates/gymnasts/tabs/tab_season_informations.html @@ -48,7 +48,7 @@ {{ season_information.number_of_hours_per_week }} {{ season_information.number_of_s_and_c_sessions_per_week }} {{ season_information.number_of_s_and_c_hours_per_week }} - {{ season_information.get_category_display }} + {{ season_information.get_category_display }} {% endfor %}