Last change
on this file since 112678 was
112678,
checked in by l.oiseau2nuit@…, 2 years ago
|
bugs fixes, ménage, stabilisation, esthétique ... à poursuivre
|
File size:
1.0 KB
|
Line | |
---|
1 | <body id="top" role="document" itemscope itemtype="http://schema.org/WebPage"> |
---|
2 | <INCLURE{fond=header/#ENV{type-page},env} /> |
---|
3 | <section class="bs-content" id="content" role="main"> |
---|
4 | <INCLURE{fond=content/#ENV{type-page},env} /> |
---|
5 | </section> |
---|
6 | <aside class="bs-extra" id="extra1" role="complementary"> |
---|
7 | <INCLURE{fond=extra1/#ENV{type-page},env} /> |
---|
8 | </aside> |
---|
9 | <aside class="bs-extra" id="extra2" role="complementary"> |
---|
10 | <INCLURE{fond=extra2/#ENV{type-page},env} /> |
---|
11 | </aside> |
---|
12 | <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> |
---|
13 | <INCLURE{fond=inclure/nav-bs,env} /> |
---|
14 | </nav> |
---|
15 | [<nav class="bs-extra">(#INCLURE{fond=inclure/menu, env, identifiant=socialnav})</nav>] |
---|
16 | <footer class="bs-footer" id="footer" role="contentinfo"> |
---|
17 | <INCLURE{fond=footer/#ENV{type-page},env} /> |
---|
18 | </footer> |
---|
19 | [<nav class="footernav">(#INCLURE{fond=inclure/menu, env, identifiant=footernav})</nav>] |
---|
20 | [(#INCLURE{fond=inclure/remonter})] |
---|
21 | [(#REM) Chargements scripts et plugins en pied de page (Exemple : Google analytics) ] |
---|
22 | <INCLURE{fond=foot_js/#ENV{type-page},env} /> |
---|
23 | </body> |
---|
Note: See
TracBrowser
for help on using the repository browser.