repo.or.cz
/
pyTivo
/
wmcbrine
/
lucasnz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use 'ts' = 'on' in server section instead of togo_mpegts to align
[pyTivo/wmcbrine/lucasnz.git]
/
templates
/
info_page.tmpl
blob
8328f91a73ed88ad178afab1bd53544c94bc8ccf
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
<p>
13
$togo
14
<p>
15
$shares
16
</div>
17
</body>
18
</html>