Revision 541:9faf2630fa64,
571 bytes
checked in by Franck <carnet.franck.paul@…>, 14 years ago
(diff) |
Remplacement du menu en dur par la balise tpl:SimpleMenu
|
Line | |
---|
1 | <div id="header"> |
---|
2 | |
---|
3 | <div id="top"> |
---|
4 | <h1><span><a href="{{tpl:BlogURL}}">{{tpl:BlogName encode_html="1"}}</a></span></h1> |
---|
5 | <p id="blogdesc" class="nosmall">{{tpl:BlogDescription}}</p> |
---|
6 | </div> |
---|
7 | |
---|
8 | <ul id="prelude"> |
---|
9 | <li class="nosmall"><a href="#main">{{tpl:lang To content}}</a></li> |
---|
10 | <li><a href="#blognav">{{tpl:lang To menu}}</a></li> |
---|
11 | <li><a href="#search">{{tpl:lang To search}}</a></li> |
---|
12 | </ul> |
---|
13 | |
---|
14 | <!-- # --BEHAVIOR-- publicTopAfterContent --> |
---|
15 | {{tpl:SysBehavior behavior="publicTopAfterContent"}} |
---|
16 | |
---|
17 | {{tpl:SimpleMenu id="sn-top" class="supranav nosmall"}} |
---|
18 | |
---|
19 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.