summaryrefslogtreecommitdiff
path: root/www/static/header.html
diff options
context:
space:
mode:
authorHorus32014-03-10 23:35:53 +0100
committerHorus32014-03-10 23:35:53 +0100
commit967ec8c209eb118685076468ce7fef59e0452881 (patch)
treed9fd6e6a9acd927f8d112ad200c8837edff332dc /www/static/header.html
parentd225afbdc4633b9a836decb717166f19f2c3440f (diff)
downloadfiles.iamfabulous.de-967ec8c209eb118685076468ce7fef59e0452881.tar.gz
folder for static content
Diffstat (limited to 'www/static/header.html')
-rw-r--r--www/static/header.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/static/header.html b/www/static/header.html
new file mode 100644
index 0000000..de1ff79
--- /dev/null
+++ b/www/static/header.html
@@ -0,0 +1,16 @@
+<!Doctype html>
+<html>
+ <head>
+ <title>VFS</title>
+ <link rel="stylesheet" href="static/style.css">
+ </head>
+
+ <body>
+ <div id="page-wrap">
+
+ <div class="header-bar">
+ <a href="/" class="logo"> </a>
+ </div>
+
+ <div id="content-area">
+ <!-- ______________________Content Start______________________ -->