Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/spip/esqueleto-redcta/themes/redcta/inc/inc-nota-principal.html

    r9 r30  
    44                <div class="volantadest1">
    55                        <BOUCLE_foto(DOCUMENTS){id_article}{mode=image}{0,1}>
    6 
    7 [(#LOGO_DOCUMENT|right||image_reduire{140,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
     6                                [(#LOGO_DOCUMENT|right|#URL_ARTICLE|image_reduire{140,0}|inserer_attribut{hspace,4}|inserer_attribut{vspace,4}|inserer_attribut{style,border:1px solid #000000})]
     7            </BOUCLE_foto>
     8                       
    119                </div>
    12                 <h3>#TITRE</h3>
    13                 <div class="chapodest1">
     10                <a href="#URL_ARTICLE">
     11                        #SURTITRE
     12                        <h3>#TITRE</h3>
     13                        <div class="chapodest1">
    1414                                [[(#DATE|journum)]/[(#DATE|mois)]/[(#DATE|annee)] - #NOM_SITE_SPIP] #CHAPO
    15                                 <span class="vermas"> &gt; nota completa</span></a>
    16                 </div>
     15                                <span class="vermas"> &gt; nota completa</span>
     16                        </div>
     17                </a>   
    1718        </div>
    1819</BOUCLE_principal>
Note: See TracChangeset for help on using the changeset viewer.