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.
21 lines
648 B
HTML
21 lines
648 B
HTML
#CACHE{0}
|
|
[(#AUTORISER{webmestre}|sinon_interdire_acces)]
|
|
<!DOCTYPE html>
|
|
<html dir="#LANG_DIR" lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js">
|
|
<head>
|
|
<script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script>
|
|
<title>[(#NOM_SITE_SPIP|textebrut)][ - (#SLOGAN_SITE_SPIP|textebrut)]</title>
|
|
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|attribut_html)" />]
|
|
<INCLURE{fond=inclure/head} />
|
|
</head>
|
|
<body>
|
|
|
|
<div class="page">
|
|
<h1>Genération d'objet</h1>
|
|
<div>
|
|
[(#FORMULAIRE_GENERER_OBJETS{})]
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|