]> andersk Git - sql-web.git/blob - tpl/head.php
ee206550941ed0a2b942dec44daeccc231a800e9
[sql-web.git] / tpl / head.php
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
3 <html>\r
4 <head>\r
5     <title>MIT SQL Services for Athena</title>\r
6     <link rel=stylesheet href="<?=$BASE_URL?>mitsql.css" type="text/css">\r
7 </head>\r
8 \r
9 <body>\r
10 <div id="body">\r
11 <div id="content0"><span id="sitename">MIT SQL Services</span><span id="contact"><a href="contact">Contact/Help</a></span></div>\r
12 <?php include 'menu.php'; ?>\r
13 <div id="content2">\r
This page took 0.029484 seconds and 3 git commands to generate.