diff options
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______________________ --> |
