Rev 609 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php
include_once 'authentification.php' ;
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="#LANG">
<head>
<title>Devenir rédacteur</title>
<INCLURE(incl_link_entete.php)>
</head>
<body >
<div id="reducteur">
<INCLURE(incl_bandeau.php)>
<!-- Parcours de navigation -->
<div id="droite">
<div id="pos_recherche">Vous êtes ici : <a href="sommaire.php3">Accueil</a> >> Accès à l'espace rédacteur</div>
<INCLURE(incl_mot_recherche.php)>
<div id="contenu">
<p class="attention">
<strong>Pour accéder à l'Espace Rédacteur dans les actualités du site de Tela Botanica,<br />il faut être inscrit au réseau Tela Botanica et identifié</strong><br />
Retour à la page "<a href="participez.php">Devenir rédacteur</a>"
</p>
</div>
<INCLURE(incl_footer.php)>
</div>
<!-- Menu de navigation rubriques -->
<div id="nav_gauche">
<INCLURE(incl_logo_tela.php)>
<INCLURE(incl_changer_monde.php)>
<INCLURE(incl_menu_gauche.php)>
<INCLURE(incl_identification_ellipse.php)>
</div>
<INCLURE(incl_footer_print.php)>
</div>
</body>
</html>