diff --git a/utils/portail_captif.py b/utils/portail_captif.py index cedd46d6..5b7aab28 100644 --- a/utils/portail_captif.py +++ b/utils/portail_captif.py @@ -33,6 +33,7 @@ def cleanup(now): deco={ 'non_inscrit': 'ERR_CUSTOM_NON_INSCRIT.html', 'inscrit': 'ERR_CUSTOM_INSCRIT.html', + 'age': 'ERR_CUSTOM_AGE.html', 'ex_crous': 'ERR_CUSTOM_EX_CROUS.html', 'ex_crous_enable': 'ERR_CUSTOM_EX_CROUS_ENABLE.html',