source: themes/cta/inc/inc-piegral.html @ 1

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

carga incial

File size: 362 bytes
Line 
1<div id="pie">
2                <div id="datos">
3                <BOUCLE_pie(ARTICLES){titre_mot=datos pie}>
4                        #TEXTE
5                </BOUCLE_pie>
6                </div>
7                <div id="afiliados">
8                <BOUCLE_pie1(ARTICLES){titre_mot=Datos Afiliados}>
9                       
10                <img src="IMG/[(#LOGO_ARTICLE|fichier)]" align="absmiddle" border="0">
11       
12        <br>#SOUSTITRE<br>afiliados
13                </BOUCLE_pie1>
14                </div>
15               
16</div><!-- pie -->
Note: See TracBrowser for help on using the repository browser.