repo.or.cz
/
pyTivo
/
wmcbrine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
New options for ts: on/off/auto (like zeroconf), default auto. Auto
[pyTivo/wmcbrine.git]
/
templates
/
info_page.tmpl
blob
1860962690afad69d66e845777052af34c3d13e2
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>