
2 changed files with 17 additions and 6 deletions
@ -1,15 +1,15 @@
|
||||
<body id="top"> |
||||
[(#PLUGINS{socialtags}|non) <INCLURE{fond=inclure/sdk} /> ] |
||||
<header class="bs-header" id="header"><INCLURE{fond=header/#ENV{type-page},env} /></header> |
||||
<section id="wrap"> |
||||
<section class="container" role="main"> |
||||
[(#REM) <section id="wrap"> |
||||
<section class="container"> ] |
||||
<section class="container" id="content"><INCLURE{fond=content/#ENV{type-page},env} /></section> |
||||
<aside class="container" id="extra1"><INCLURE{fond=extra1/#ENV{type-page},env} /></aside> |
||||
<aside class="container" id="extra2"><INCLURE{fond=extra2/#ENV{type-page},env} /></aside> |
||||
</section> |
||||
</section> |
||||
[(#REM) </section> |
||||
</section> ] |
||||
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"><INCLURE{fond=inclure/nav,env} /></nav> |
||||
<footer class="container" id="footer"><INCLURE{fond=footer/#ENV{type-page},env} /></footer> |
||||
<footer class="bs-footer" id="footer"><INCLURE{fond=footer/#ENV{type-page},env} /></footer> |
||||
[(#PLUGINS{skiplink}|oui) [<nav class="">(#INCLURE{fond=inclure/remonter})</nav>] ] |
||||
[(#REM) Chargements scripts et plugins en pied de page (Exemple : Google analytics) ] |
||||
<INCLURE{fond=foot_js/#ENV{type-page},env} /> |
||||
|
Loading…
Reference in new issue