summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/calllog.shtml
blob: 5b64dc3ddfce7c02aa21fa96c5d2cee54789b8a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<style type="text/css">@import "/frame.css";</style>
</head>

<body>
        <div id="header">
                <h1>Phone Call Log</h1>
                <br>
        </div>

	<!--#exec cmd="/data/srv/httpd/htdocs/calllog.py" -->

</br>
</br>

</body>
</html>