Last change
on this file since 65640 was
22530,
checked in by maieulrouquette@…, 12 years ago
|
un lien vers les traductions disopnibles
|
File size:
1.3 KB
|
Line | |
---|
1 | <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
---|
2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> |
---|
3 | <head> |
---|
4 | <title>#INFO_BIBLE_TRADUCTION{#ENV{traduction},traduction} - [(#NOM_SITE_SPIP|textebrut)]</title> |
---|
5 | <INCLURE{fond=inc-head}> |
---|
6 | <meta name="robots" content="none" /> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | <div id="page"> |
---|
10 | |
---|
11 | [(#REM) Entete de la page + titre du site ] |
---|
12 | <INCLURE{fond=inc-entete}> |
---|
13 | |
---|
14 | <div id="conteneur"> |
---|
15 | <div id="contenu"> |
---|
16 | |
---|
17 | |
---|
18 | |
---|
19 | <div class="cartouche"> |
---|
20 | <h1>#INFO_BIBLE_TRADUCTION{#ENV{traduction},traduction}</h1> |
---|
21 | |
---|
22 | </div> |
---|
23 | [<div class="texte">(#LIVRES_BIBLIQUES{#ENV{traduction},seuls})</div>] |
---|
24 | |
---|
25 | </div><!--#contenu--> |
---|
26 | </div><!--#conteneur--> |
---|
27 | |
---|
28 | [(#REM) Menu de navigation laterale ] |
---|
29 | <div id="navigation"> |
---|
30 | |
---|
31 | [(#REM) Menu de navigation par rubriques ] |
---|
32 | [(#ENV{traduction}|?{#MODELE{bible_info_traduction,traduction=#ENV{traduction}}})] |
---|
33 | <div><a href="#URL_PAGE{bible,passage=#ENV{passage}}"><:bible:version_dispo:></a></div> |
---|
34 | |
---|
35 | <INCLURE{fond=inc-rubriques}> |
---|
36 | |
---|
37 | </div><!--#navigation--> |
---|
38 | |
---|
39 | [(#REM) Menu de navigation laterale ] |
---|
40 | <div id="extra"> |
---|
41 | |
---|
42 | </div><!--#extra--> |
---|
43 | |
---|
44 | [(#REM) Pied de page ] |
---|
45 | <INCLURE{fond=inc-pied}{skel=#SQUELETTE}> |
---|
46 | |
---|
47 | </div><!--#page--> |
---|
48 | </body> |
---|
49 | </html> |
---|
50 | |
---|
51 | |
---|
Note: See
TracBrowser
for help on using the repository browser.