10
0
Fork 0
mirror of http://git.sublab.org/cctv-control/ synced 2024-06-01 21:56:29 +02:00
cctv-control/print.html
2014-02-14 21:58:39 +01:00

16 lines
172 B
HTML

<html>
<head>
<script src="js/print.js" type="text/javascript"></script>
</head>
<body>
<div id="page">
<img src="about:blank" id="camImage">
</div>
</body>
</html>