pyTivo
[pyTivo/krkeegan.git] / templates / unsuported.tmpl
blobcbcada0f597508558cd3676052eeb1e13e5f2329
1 <html>\r
2     <body>\r
3         <h3>Unsuported Command</h3>\r
4         Query:\r
5         <ul>\r
6         #for $key, $value in $query.items\r
7             <li>$key: $value</li>\r
8         #end for\r
9         </ul>\r
10     </body>\r
11 </html\r