diff options
| author | moehm | 2014-05-30 11:04:28 +0200 |
|---|---|---|
| committer | moehm | 2014-05-30 11:04:28 +0200 |
| commit | d6997febbdf6d424fcd0702e3324588387dc2cd9 (patch) | |
| tree | 9ebe96433d2ae394e95a78e87e1a7f0831ab85b0 /www/static/header.html | |
| parent | e5e8ee54e4b404d0cbdf69bebc3d9bdd9bd04855 (diff) | |
| download | random-d6997febbdf6d424fcd0702e3324588387dc2cd9.tar.gz | |
rewrite
Diffstat (limited to 'www/static/header.html')
| -rwxr-xr-x | www/static/header.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/www/static/header.html b/www/static/header.html new file mode 100755 index 0000000..fc96659 --- /dev/null +++ b/www/static/header.html @@ -0,0 +1,29 @@ + <div id="page-wrap"> + + <!--div class="header-bar"> + < a href="/" class="logo"> </a > + <nav class='menu_middle'> + <a href="/" >Home</a> + + + | + + + <a href="/help" >Help</a> + + + | + + + <a href="/faq" >About</a> + + + | + + + <a href="/random" >Random</a> + </nav> + </div --> + + <div id="content-area"> + <!-- ______________________Content Start______________________ --> |
