repo.or.cz
/
pyTivo
/
krkeegan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Enable add section button
[pyTivo/krkeegan.git]
/
templates
/
unsupported.tmpl
blob
9d86afb4f3ffff83457cb91cbe4811f0b32b8d3e
1
<html>
2
<body>
3
<h3>Unsupported Command</h3>
4
Query:
5
<ul>
6
#for $key, $value in $query.items
7
<li>$key: $value</li>
8
#end for
9
</ul>
10
</body>
11
</html>