Mercurial > laserkard
view contact.php @ 24:2979a76e3fdf laserkard
[svn r25] meeting with kevin
author | rlm |
---|---|
date | Sun, 03 Jan 2010 21:11:16 -0500 |
parents | 3298256dd459 |
children | b9a4988a22ed |
line wrap: on
line source
1 <html>2 <head>3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />6 <STYLE TYPE="text/css" >7 <!--8 @import url(./main.css);9 @import url(./sexy.css);10 DT { background: yellow; color: black }11 -->12 </STYLE>15 <title>Contact</title>16 </head>18 <body id = "contact">22 <?php include("./top_menu.include"); ?>26 </body>27 </html>