blob: d98a4e926c595bc3e5441682be7e9ede6f254044 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<html>
<head>
<style type="text/css">@import "/frame.css";</style>
</head>
<body>
<div id="header">
<h1>Tuners</h1>
<h2>Detected Cards and Static Device Paths</h2>
</div>
<!--#exec cmd=" MYTHCONFDIR=/usr/share/mythtv /data/srv/httpd/htdocs/list_cardmap.py" -->
</body>
</html>
|