[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / zpip_v1 / contenu / page-spip_pass.html
diff --git a/www/plugins/zpip_v1/contenu/page-spip_pass.html b/www/plugins/zpip_v1/contenu/page-spip_pass.html
new file mode 100644 (file)
index 0000000..70a2d8b
--- /dev/null
@@ -0,0 +1,12 @@
+<div class="contenu-principal">
+       <h1 class="h1 spip">#NOM_SITE_SPIP</h1>
+
+       <div class="pass">
+               [(#ENV{p}|non)
+                       #FORMULAIRE_OUBLI
+               ]
+               [(#ENV{p}|oui)
+                       #FORMULAIRE_MOT_DE_PASSE
+               ]
+       </div>
+</div>
\ No newline at end of file