You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
622 B
19 lines
622 B
<BOUCLE_content(AUTEURS){id_auteur}> |
|
<article id="main"> |
|
<header class="main"> |
|
[<h1 class="#EDIT{titre}">(#NOM)</h1>] |
|
<!-- breadcrumb --> |
|
<INCLURE{fond=breadcrumb/auteur,env} /> |
|
</header> |
|
<section class="wrapper style5"> |
|
<div class="inner"> |
|
[<div class="#EDIT{bio} texte bio">(#BIO)</div>] |
|
[<p class="#EDIT{hyperlien} hyperlien"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="url spip_out" itemprop="url">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>] |
|
|
|
#FORMULAIRE_ECRIRE_AUTEUR |
|
|
|
[<div class="notes"><h2><:info_notes:></h2>(#NOTES)</div>] |
|
</div> |
|
</section> |
|
</article> |
|
</BOUCLE_content>
|
|
|