Doctypes.
[pyTivo/TheBayer.git] / templates / info_page.tmpl
blob312970e2cf891024fd81e7768a83e1d9086aeaa3
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head><title>pyTivo</title></head>
5     <body style="background-color: rgb(250, 250, 250);">
6         <p align="center"><font size="6">pyTivo</font></p>
7         <div style="border: 1px solid rgb(220, 220, 220);
8          background-color: rgb(255, 255, 255); text-align: left;">
9         $admin
10         $togo
11         $shares
12         </div>
13     </body>
14 </html>