summaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
authorFlorian <stayawake@lavabit.com>2014-02-14 19:18:18 +0100
committerFlorian <stayawake@lavabit.com>2014-02-14 19:18:18 +0100
commitaf99780ea686229fef821aec3efa3e867395aa57 (patch)
tree20eb70ad5d7c69ef8ad4e663838af1aa3dac6174 /test.html
parent92e9f920d4499e5a33a068933230b94a12fe6f40 (diff)
form is displayed as overlay
Diffstat (limited to 'test.html')
-rw-r--r--test.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/test.html b/test.html
deleted file mode 100644
index 0e19695..0000000
--- a/test.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE HTML>
-<html lang=en>
-<head>
- <meta charset="utf-8">
- <script src="js/load-local-storage.js" type="text/javascript"></script>
-</head>
-<body>
- <div id="screen">
- <img src="about:blank" id="storImage">
- </div>
-</body>
-</html>