Changeset 29641 for _squelettes_/annuaire/mot.html
- Timestamp:
- 07/04/09 06:31:29 (8 months ago)
- Files:
-
- 1 modified
-
_squelettes_/annuaire/mot.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/annuaire/mot.html
r29440 r29641 2 2 Un cache plus court, pour la boucle mots 3 3 ]#CACHE{0} 4 <BOUCLE_principale(MOTS) {id_mot} >4 <BOUCLE_principale(MOTS) {id_mot}{lang}> 5 5 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 6 6 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> … … 8 8 <title>[(#TITRE|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title> 9 9 [<meta name="description" content="(#DESCRIPTIF|couper{150}|attribut_html)" />] 10 <INCLURE{fond=inc/inc-head}{id_rubrique}{id_syndic} >10 <INCLURE{fond=inc/inc-head}{id_rubrique}{id_syndic}{lang}> 11 11 </head> 12 12 <body> … … 14 14 15 15 [(#REM) Afficher l'entete :] 16 <INCLURE{fond=inc/inc-entete} >16 <INCLURE{fond=inc/inc-entete}{lang}> 17 17 18 18 [(#REM) Fil d'Ariane ] … … 54 54 55 55 [(#REM) Navigation => colonne droite :] 56 <INCLURE{fond=inc/inc-nav} >56 <INCLURE{fond=inc/inc-nav}{lang}> 57 57 58 58 [(#REM) Afficher le pied de page :] 59 <INCLURE{fond=inc/inc-pied} >59 <INCLURE{fond=inc/inc-pied}{lang}> 60 60 </div><!--#mot--> 61 61 </body>
