summaryrefslogtreecommitdiff
path: root/print.html
blob: b1003510cf30f70e0a9eaa8a63f09887228d7abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>