blob: a5688dd0ea35c0ea054900de24d6bb370c0b474a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<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>
<br>
</div>
<!--#exec cmd=" MYTHCONFDIR=/usr/share/mythtv /data/srv/httpd/htdocs/list_cardmap.py" -->
</body>
</html>
|