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.
44 lines
1.0 KiB
HTML
44 lines
1.0 KiB
HTML
<!DOCTYPE HTML>
|
|
<!--
|
|
Massively by HTML5 UP
|
|
html5up.net | @ajlkn
|
|
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
-->
|
|
<html>
|
|
<head>
|
|
<title><:plan_site:> [(#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 class="page_article is-preload">
|
|
<!-- Wrapper -->
|
|
<div id="wrapper">
|
|
|
|
<!-- Header -->
|
|
[<header id="header">
|
|
<a href="#URL_SITE_SPIP" class="logo">(#NOM_SITE_SPIP)</a>
|
|
</header>]
|
|
|
|
<!-- Menu -->
|
|
<INCLURE{fond=inclure/nav,env} />
|
|
|
|
<!-- Main -->
|
|
<div id="main">
|
|
<section class="post">
|
|
<header class="major">
|
|
<h1 class="#EDIT{titre}"><:plan_site:></h1>
|
|
</header>
|
|
|
|
#MODELE{plan}
|
|
|
|
</section>
|
|
</div>
|
|
|
|
<!-- Footer -->
|
|
<INCLURE{fond=inclure/footer} />
|
|
|
|
[(#CONFIG{html5up/sansparallax}|=={on}|oui)<div class="bg fixed"></div>]
|
|
</div>
|
|
</body>
|
|
</html>
|