summaryrefslogtreecommitdiff
path: root/www/header.html
diff options
context:
space:
mode:
authorroot2014-03-10 16:26:53 +0100
committerroot2014-03-10 16:26:53 +0100
commit4a062fb30b852482d38f33da86c546c2264147b9 (patch)
treefdf558b19d2f2c9f28bc4775ff1c53c074baa5ad /www/header.html
parent7365503a91ed72fe3dafc187fc35444b79ad8190 (diff)
parent4cbf137b5160cbd228d84a1c0776cbcea446c443 (diff)
downloadfiles.iamfabulous.de-4a062fb30b852482d38f33da86c546c2264147b9.tar.gz
Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.de
Diffstat (limited to 'www/header.html')
-rw-r--r--www/header.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/header.html b/www/header.html
new file mode 100644
index 0000000..bb47107
--- /dev/null
+++ b/www/header.html
@@ -0,0 +1,16 @@
+<!Doctype html>
+<html>
+ <head>
+ <title>VFS</title>
+ <link rel="stylesheet" href="style.css">
+ </head>
+
+ <body>
+ <div id="page-wrap">
+
+ <div class="header-bar">
+ <a href="http://google.de" class="logo"> </a>
+ </div>
+
+ <div id="content-area">
+ <!-- ______________________Content Start______________________ -->