blob: 1caf3c73bfdacfba11f656a56ba6c3adb7e55709 (
plain)
1
2
3
4
5
6
7
8
|
<!DOCTYPE html>
<!-- Any copyright is dedicated to the Public Domain.
- http://creativecommons.org/publicdomain/zero/1.0/ -->
<html>
<body style="margin: 0px">
<img src="lime-red-32px.png">
</body>
</html>
|