aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/templates/index_profil.mako
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/templates/index_profil.mako')
-rw-r--r--jm2l/templates/index_profil.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/jm2l/templates/index_profil.mako b/jm2l/templates/index_profil.mako
index 6e0f27c..87667a4 100644
--- a/jm2l/templates/index_profil.mako
+++ b/jm2l/templates/index_profil.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"/>
<%
from pyramid.security import authenticated_userid