You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
baz_april/content/spip_pass.html

16 lines
270 B
HTML

<section class="content" id="content">
<header class="cartouche">
<h1>#NOM_SITE_SPIP</h1>
</header>
<div class="main">
<div class="pass">
[(#ENV{p}|non)
#FORMULAIRE_OUBLI
]
[(#ENV{p}|oui)
#FORMULAIRE_MOT_DE_PASSE
]
</div>
</div>
</section>