source: themes/redcta/inc/inc-nota-secundaria.html @ 9

Last change on this file since 9 was 9, checked in by guille, 17 years ago

Instalacion basica

File size: 657 bytes
Line 
1<BOUCLE_principal(ARTICLES) {titre_mot=nota secundaria} {par date} {inverse}{0,1}{doublons}>
2        <div id="nota_secundaria">
3                <div class="volantadest1">
4                        <BOUCLE_foto(DOCUMENTS){id_article}{mode=image}{0,1}>
5
6[(#LOGO_DOCUMENT|right||image_reduire{120,0}|inserer_attribut{hspace,4}|inserer_attribut{vspace,4}|inserer_attribut{style,border:1px solid #000000})]
7                                       
8                        </BOUCLE_foto>
9                        <a href="#URL_ARTICLE">#SURTITRE
10                </div>
11                <h3>#TITRE</h3>
12                <div class="chapodest1">
13                                [[(#DATE|journum)]/[(#DATE|mois)]/[(#DATE|annee)] - ACTA] #CHAPO
14                                <span class="vermas"> &gt; nota completa</span></a>
15                </div>
16        </div>
17</BOUCLE_principal>
Note: See TracBrowser for help on using the repository browser.