diff --git a/app/templates/pn/form_ues.html b/app/templates/pn/form_ues.html
index aa6b32359..6e56d2f77 100644
--- a/app/templates/pn/form_ues.html
+++ b/app/templates/pn/form_ues.html
@@ -51,8 +51,12 @@
else 'aucun'|safe
}} ECTS
{%- endif -%}
+ {%- if ue.code_apogee -%}
+ {{ virg() }} Apo {{ue.code_apogee}}
+ {%- endif -%}
)
+
{% if editable and not ue.is_locked() %}