source: trunk/spip/esqueleto-redcta/plugins/magusine/squelettes/blocs/auteur-head.html @ 80

Last change on this file since 80 was 80, checked in by guille, 15 years ago

el plugin completo

  • Property svn:executable set to *
File size: 324 bytes
Line 
1<BOUCLE_head_article(AUTEURS){id_auteur}>
2<div id="header">
3[(#LOGO_AUTEUR|!={}|?{' ',''})<div class="logo">[(#INCLURE{fond=formatage_logo_auteur}{id_auteur}{conteneur=#ENV{conteneur}})]</div>]
4
5<div class="texteheader">
6[<h1>(#NOM|supprimer_numero)</h1>]
7
8</div>
9<p class="clearer_header"></p>
10</div>
11</BOUCLE_head_article>
Note: See TracBrowser for help on using the repository browser.