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.

14 lines
312 B
HTML

[(#REM) Affiché en cas de page non trouvée]
<INCLURE{fond=head}>
<body class="page_page">
<INCLURE{fond=menu}{id_rubrique}{id_article}>
<div id="contenu">
<section id="erreur">
<span style="text-transform:uppercase;">Erreur 404 !</span><br/>
Cette page n'existe pas.
</section>
</div>
<INCLURE{fond=enbas}>