view not-used/contact.shtml @ 106:5b0753c6f34d laserkard tip

updated to newest compojure and a simpler syntax
author Robert McIntyre <rlm@mit.edu>
date Mon, 27 Sep 2010 20:22:58 -0400
parents 599d0315537d
children
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>
16 <title>Contact</title>
18 <script type="text/javascript" src="./buycode.js"></script>
20 </head>
22 <body>
25 <!--#include virtual="./top_menu.html" -->
29 </body>
30 </html>