JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
starting to work
[contractor-progress.git] / template.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6   <title>JasonWoof -- Website Services</title>
7   <link rel="stylesheet" href="style3.css" type="text/css" />
8   <link rel="stylesheet" href="tasks.css" type="text/css" />
9   <meta name="robots" content="all" />
10   <link rel="openid.server" href="http://www.myopenid.com/server" /><link rel="openid.delegate" href="http://jasonwoof.myopenid.com/" /><link rel="openid2.local_id" href="http://jasonwoof.myopenid.com" /><link rel="openid2.provider" href="http://www.myopenid.com/server" /><meta http-equiv="X-XRDS-Location" content="http://www.myopenid.com/xrds?username=jasonwoof.myopenid.com" />
11   <meta name="description" content="Web design, web hosting and website creation by Jason Woofenden" />
12   <meta name="keywords" content="Jason Woofenden, JasonWoof, Web design, webdesign, web hosting, webhosting, website, website creation, design, programming, database, databases" />
13 </head>
14
15 <body>
16   <div id="background"></div>
17   <div id="background2"></div>
18
19   <div id="box0">
20     <div id="box1">
21       <div id="box2">
22         <div id="box3">
23           <p id="logo"></p>
24
25           <div id="body" class="~basename~_body">
26             <!--~message_container start~-->
27                  <div style="border: 2px solid red; background: #fbb; padding: 5px; margin: 20px 0px">
28                  <!--~message_box start~-->
29                      <!--~message_divider start~-->
30                          <hr />
31                      <!--~end~-->
32                      <p style="font-size: 120%; padding: 5px; margin: 0px">~message_text.html~</p>
33                  <!--~end~-->
34                  </div>
35             <!--~end~-->
36             <!--~main_body~-->
37           </div>
38
39           <div id="badges">
40             <a href="http://www.fsf.org/register_form?referrer=4579" title="Please support the Free Software Foundation"><img width="88" height="31" src="images/fsf4579.png" alt="[FSF Associate Member]" /></a> &nbsp; &nbsp; <a href="http://en.wikinews.org/wiki/Main_Page" title="News by and for the community"><img width="88" height="31" src="images/wikinews_badge.png" alt="[WikiNews]" /></a> &nbsp; &nbsp; <a href="http://endsoftpatents.org/innovating-without-patents" title="Software patents inhibit progress"><img width="88" height="31" src="images/esp-iwp.png" alt="[Innovating Without Patents]" /></a>
41           </div>
42         </div>
43       </div>
44     </div>
45   </div>
46 </body>
47 </html>