summaryrefslogtreecommitdiff
path: root/www/header.html
blob: bb47107660d9c1872e2211e11fcd20cdd0582979 (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="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______________________ -->