comparison about.php @ 22:3298256dd459 laserkard

[svn r23] did much cosmetic work.
author rlm
date Sun, 03 Jan 2010 03:36:21 -0500
parents 599d0315537d
children b9a4988a22ed
comparison
equal deleted inserted replaced
21:142054e0d572 22:3298256dd459
3 <head> 3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5 <link rel="stylesheet" href="./main.css" type="text/css" media="screen" /> 5 <link rel="stylesheet" href="./main.css" type="text/css" media="screen" />
6 <title>Laser Kard</title> 6 <title>Laser Kard</title>
7 </head> 7 </head>
8 <body> 8 <body id = "about">
9 9
10 <?php include("top_menu.include"); ?> 10 <?php include("top_menu.include"); ?>
11 11
12 12
13 </body> 13 </body>