forked from root/threadr.lostcave.ddnss.de
added navigation bar
parent
ec8b1ab9e9
commit
e3ba802121
|
@ -8,6 +8,13 @@
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<ul class="topnav">
|
||||||
|
<li><a href="%CONTENT_DIR%/">Home</a></li>
|
||||||
|
<li><a href="#news">News</a></li>
|
||||||
|
<li><a class="active" href="%CONTENT_DIR%/about/">About</a></li>
|
||||||
|
<li class="right"><a href="%CONTENT_DIR%/login/">Log In</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h1>
|
<h1>
|
||||||
About us and our website...
|
About us and our website...
|
||||||
</h1>
|
</h1>
|
||||||
|
|
Loading…
Reference in New Issue