cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / application / views / tmp.php
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6
7 <!--TODO: title-->
8 <title>Conforming XHTML 1.1 Template</title>
9
10 <!--TODO: custom css-->
11 <link rel="stylesheet" type="text/css" href="main.css" />
12
13 <!--TODO: script-->
14 <!--<script type="text/javascript" src="TODO.js"></script>-->
15
16 <!--TODO: meta-->
17 <meta name="description" content="TODO" /> 
18 <meta name="keywords" content="TODO" /> 
19
20 </head>
21
22 <body>
23
24 </body>
25
26 </html>