Mercurial > laserkard
comparison index.php @ 22:3298256dd459 laserkard
[svn r23] did much cosmetic work.
author | rlm |
---|---|
date | Sun, 03 Jan 2010 03:36:21 -0500 |
parents | 2f537455ebf7 |
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 = "hom"> |
9 | 9 |
10 | 10 |
11 | 11 |
12 <?php include("top_menu.include"); ?> | 12 <?php include("top_menu.include"); ?> |
13 | 13 |