summaryrefslogtreecommitdiff
path: root/www/static/header.html
blob: de1ff795a03866be43b6b540a5489a83c3fb813e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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______________________ -->