You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
474 B
HTML
18 lines
474 B
HTML
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
|
|
|
|
<!-- Navigation -->
|
|
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
|
|
[(#SI_PAGE{sommaire}|?{
|
|
[(#INCLURE{fond=inclure/nav,env,id_rubrique=#CONFIG{moulinette/accueil}})]
|
|
,
|
|
[(#INCLURE{fond=inclure/nav,env})]
|
|
})]
|
|
</nav>
|
|
|
|
<INCLURE{fond=content/#ENV{type-page},env} />
|
|
|
|
<div class="footer" id="footer">
|
|
<INCLURE{fond=footer/#ENV{type-page},env} />
|
|
</div>
|
|
|
|
</body> |