summaryrefslogtreecommitdiffstats
path: root/templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 2516e1d..bc269dd 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -6,7 +6,7 @@
<title><TMPL_VAR WIKINAME></title>
<TMPL_ELSE>
<title><TMPL_VAR TITLE> - <TMPL_VAR WIKINAME></title>
- </TMPL_IF>
+ </TMPL_UNLESS>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
<link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
@@ -25,7 +25,7 @@
</head>
<body>
<a href="#body" class="skip">Skip to body</a>
- <header>
+ <nav>
<div class="logo"><a href="//os.pehjota.net/">Embedded OS</a></div>
<div class="nav">
<ul>
@@ -36,7 +36,7 @@
<li><a href="http://os.pehjota.net/doc">Documentation</a></li>
</ul>
</div>
- </header>
+ </nav>
<div class="main">
<div class="sidebar">
<TMPL_IF HAVE_ACTIONS>
@@ -100,7 +100,7 @@
</div>
</TMPL_IF>
</div>
- <div class="body">
+ <div class="body" id="body">
<header class="title">
<TMPL_UNLESS TITLE_OVERRIDDEN>
<span class="parentlinks">