source: trunk/spip/esqueleto-redcta/themes/volveareparto/inc/inc-nota-principal.html @ 30

Last change on this file since 30 was 30, checked in by sebas, 17 years ago

nueva importacion del codigo del esqueleto de redcta con los plugins

File size: 686 bytes
Line 
1<B_principal>
2<BOUCLE_principal(ARTICLES) {titre_mot=nota principal} {par date} {inverse}{0,1}{doublons}>
3        <div id="nota_principal">
4                <div class="volantadest1">
5                        <BOUCLE_foto(DOCUMENTS){id_article}{mode=image}{0,1}>
6
7[(#LOGO_DOCUMENT|right||image_reduire{160,0}|inserer_attribut{hspace,4}|inserer_attribut{vspace,4}|inserer_attribut{style,border:1px solid #000000})]
8                                       
9                        </BOUCLE_foto>
10                        <a href="#URL_ARTICLE">#SURTITRE
11                </div>
12                <h1>#TITRE</h1>
13                <div class="chapodest1">
14                                 #CHAPO
15                                <span class="vermas"> &gt; nota completa</span></a>
16                </div>
17        </div>
18</BOUCLE_principal>
19
20</B_principal>
21<INCLURE{fond=inc/inc-instalacion}{lang}>
22<//B_principal>
Note: See TracBrowser for help on using the repository browser.