aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/templates/jm2l.mako
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/templates/jm2l.mako')
-rw-r--r--jm2l/templates/jm2l.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/jm2l/templates/jm2l.mako b/jm2l/templates/jm2l.mako
index fc2043b..7ee2700 100644
--- a/jm2l/templates/jm2l.mako
+++ b/jm2l/templates/jm2l.mako
@@ -1,6 +1,6 @@
<%inherit file="jm2l:templates/layout.mako"/>
<%namespace name="profil" file="jm2l:templates/Profil/Profil.mako"/>
-<%namespace name="sejour" file="jm2l:templates/Profil/Sejour.mak"/>
+<%namespace name="sejour" file="jm2l:templates/Profil/Sejour.mako"/>
<%namespace name="intendance" file="jm2l:templates/Logistique/Logistique.mako"/>
<%namespace name="intervention" file="jm2l:templates/Interventions/Interventions.mako"/>
<%namespace name="h" file="jm2l:templates/helpers.mako"/>