Current oav website
This commit is contained in:
26
dotclear._no/themes/freshy2/tpl/_top.html
Executable file
26
dotclear._no/themes/freshy2/tpl/_top.html
Executable file
@ -0,0 +1,26 @@
|
||||
<div id="header">
|
||||
<div id="title" role="banner">
|
||||
<h1><a href="{{tpl:BlogURL}}">{{tpl:BlogName encode_html="1"}}</a></h1>
|
||||
<p class="description">
|
||||
{{tpl:BlogDescription}}
|
||||
</p>
|
||||
<ul id="quicklinks">
|
||||
<li><form id="searchform" action="{{tpl:BlogURL}}" method="get"><p><input type="text" size="12" maxlength="255" id="s" name="q" value="" /> <input class="btn" type="submit" id="searchsubmit" value="{{tpl:lang Search}}" /></p></form></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- # --BEHAVIOR-- publicTopAfterContent -->
|
||||
{{tpl:SysBehavior behavior="publicTopAfterContent"}}
|
||||
<div id="header_image">
|
||||
|
||||
<div id="menu" role="navigation">
|
||||
<div class="menu_container">
|
||||
<tpl:Freshy2MenuIf name="simplemenu">{{tpl:SimpleMenu id="supranav" description="title"}}</tpl:Freshy2MenuIf>
|
||||
<tpl:Freshy2MenuIf name="freshymenu">{{tpl:MenuFreshy level="0"}}</tpl:Freshy2MenuIf>
|
||||
</div><span class="menu_end"></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p id="prelude" role="navigation"><a href="#main">{{tpl:lang To content}}</a> |
|
||||
<a href="#blognav">{{tpl:lang To menu}}</a> |
|
||||
<a href="#search">{{tpl:lang To search}}</a></p>
|
||||
Reference in New Issue
Block a user