summaryrefslogtreecommitdiff
path: root/www/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/header.html')
-rw-r--r--www/header.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/www/header.html b/www/header.html
deleted file mode 100644
index 9c94d03..0000000
--- a/www/header.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!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="/" class="logo"> </a>
- </div>
-
- <div id="content-area">
- <!-- ______________________Content Start______________________ -->