Still need to skip "_tivo_4K" sections when building list of found TiVos.
[pyTivo/wmcbrine.git] / templates / info_page.tmpl
blob29fe05d9740eb5862829467716a9478f5e3c5c5f
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     </div>
14 </body>
15 </html>