Subversion Repositories svnkaklik

Rev

Details | Last modification | View Log

Rev Author Line No. Line
265 kaklik 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3
<html>
4
 
5
<head>
6
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
7
<meta name="description" content="description"/>
8
<meta name="keywords" content="keywords"/> 
9
<meta name="author" content="author"/> 
10
<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
11
<title>Kaklik's Web</title>
12
</head>
13
 
14
<body>
15
 
16
<div class="container">
17
 
18
<?php
19
  include ("./include/navigation.en.php");
20
?>
21
 
22
	<div class="holder_top"></div>
23
 
24
	<div class="holder">
25
		<h1>LED Lighting bar</h1>
26
		<p></p>
27
 
28
 
29
 
30
	</div>
31
 
32
<?php
33
  include ("./include/footer.php");
34
?>
35
 
36
</div>
37
 
38
</body>
39
 
40
</html>
41
			<center><span style="width: 100%; font-family: helvetica; font-size: 6px;">
42
			Design downloaded from <a href="http://www.freewebtemplates.com" style="font-family: helvetica; font-size: 6px;">FreeWebTemplates.com</a><br>
43
			Free web design, web templates, web layouts, and website resources!
44
			</span></center><br><br>
45