rebase to wmcbrine
[pyTivo/wmcbrine/lucasnz.git] / templates / info_page.tmpl
blob1860962690afad69d66e845777052af34c3d13e2
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <title>pyTivo</title>
6 <link rel="stylesheet" type="text/css" href="/main.css">
7 </head>
8 <body>
9     <p id="titlep"><span id="title">pyTivo</span></p>
10     <div id="main">
11     $admin
12     $togo
13     $shares
14     </div>
15 </body>
16 </html>