You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
968 B
45 lines
968 B
<div class="full-column"> |
|
|
|
<div class="center-column"> |
|
<div id="nav"> |
|
[(#REM) MAIN NAVIGATION / NAVIGATION PRINCIPALE ] |
|
<INCLURE{fond=inclure/barre-nav,env}> |
|
</div> |
|
<div class="nettoyeur"><!-- --></div> |
|
</div> |
|
|
|
</div> |
|
|
|
<div class="center-column"> |
|
|
|
<div id="header"> |
|
[(#REM) HEADER / ENTETE ] |
|
<INCLURE{fond=inclure/entete,env}> |
|
</div> |
|
|
|
<div class="nettoyeur"><!-- --></div> |
|
|
|
<div id="main"> |
|
[(#REM) CONTENT / CONTENU ] |
|
<INCLURE{fond=contenu/#ENV{type},env}> |
|
</div> |
|
|
|
<div id="sidebar"> |
|
<div class="center-column-sidebar"> |
|
[(#REM) SECONDARY NAVIGATION SIDEBAR / Navigation laterale secondaire ] |
|
<INCLURE{fond=navigation/#ENV{type},env}> |
|
[(#REM) EXTRA INFORMATIONS / Informations complementaires] |
|
<INCLURE{fond=extra/#ENV{type},env}> |
|
</div> |
|
</div> |
|
|
|
<div id="footer"> |
|
[(#REM) FOOTER / Pied de page ] |
|
<INCLURE{fond=inclure/pied,env}> |
|
<INCLURE{fond=inc-theme-copyleft}> |
|
|
|
<div class="nettoyeur"><!-- --></div> |
|
|
|
</div> |
|
|
|
</div> |