Revision 2608:3365c9df16a6,
656 bytes
checked in by Anne Kozlika <kozlika@…>, 12 years ago
(diff) |
Currywurst (new default templates set):
- new _top.html
- add a readme file for this project;
|
Rev | Line | |
---|
[2608] | 1 | <div class="header"> |
---|
| 2 | <ul class="skip-links" id="prelude" role="navigation"> |
---|
| 3 | <li><a href="#main">{{tpl:lang To content}}</a></li> |
---|
[2600] | 4 | <li><a href="#blognav">{{tpl:lang To menu}}</a></li> |
---|
| 5 | <li><a href="#search">{{tpl:lang To search}}</a></li> |
---|
| 6 | </ul> |
---|
| 7 | |
---|
[2608] | 8 | <div class="header__banner" role="banner"> |
---|
| 9 | <h1 class="site-title"><a href="{{tpl:BlogURL}}"><span class="site-title__text">{{tpl:BlogName encode_html="1"}}</span></a></h1> |
---|
| 10 | <p class="site-baseline">{{tpl:BlogDescription}}</p> |
---|
| 11 | </div> |
---|
| 12 | |
---|
[2600] | 13 | <!-- # --BEHAVIOR-- publicTopAfterContent --> |
---|
| 14 | {{tpl:SysBehavior behavior="publicTopAfterContent"}} |
---|
| 15 | |
---|
[2608] | 16 | {{tpl:SimpleMenu class="header__nav nav" id="top-nav"}} |
---|
[2600] | 17 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.