[PLUGINS] ~maj des plugins
[lhc/web/www.git] / www / plugins / notifications2 / notifications.html
1 [(#CHEMIN{page.html}|oui)
2 <INCLURE{fond=page,env}>
3 ]
4 [(#CHEMIN{page.html}|non)
5
6 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR">
8 <head>
9 <INCLURE{fond=inclure/head} />
10 </head>
11 <div class="page">
12 <div class="main">
13 #INCLURE{fond=content/notifications,env}
14 </div>
15 </div>
16 </html>
17 ]