diff options
Diffstat (limited to 'linhes/linhes-web/website/contents/calllog.shtml')
-rw-r--r-- | linhes/linhes-web/website/contents/calllog.shtml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/linhes/linhes-web/website/contents/calllog.shtml b/linhes/linhes-web/website/contents/calllog.shtml new file mode 100644 index 0000000..5b64dc3 --- /dev/null +++ b/linhes/linhes-web/website/contents/calllog.shtml @@ -0,0 +1,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> + |