mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1602 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
9 lines
No EOL
213 B
HTML
9 lines
No EOL
213 B
HTML
<html>
|
|
<head>
|
|
<script src='jquery-1.7.1.min.js' type='text/javascript'></script>
|
|
<script src='background.js' type='text/javascript'></script>
|
|
</head>
|
|
<body>
|
|
<canvas id="canvas"></canvas>
|
|
</body>
|
|
</html> |