aboutsummaryrefslogtreecommitdiff
path: root/background/background.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-13 23:30:18 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-13 23:31:17 +0100
commitf3fb8be7db6de87dae40d41bd5597a735c800ca1 (patch)
tree1a061db04de8f5bb5a6b697fa56a9948f67fac2f /background/background.html
parent200d83c3886149ebb3f018530302079e12a81f6b (diff)
restructuring
Diffstat (limited to 'background/background.html')
-rw-r--r--background/background.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/background/background.html b/background/background.html
deleted file mode 100644
index 0d616646c..000000000
--- a/background/background.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <script src="../lib/vendor/URI.js"></script>
- <script src="../lib/vendor/system-csp-production.src.js"></script>
- <script src="main.js"></script>
- <meta charset="UTF-8">
- <title>(wallet bg page)</title>
-</head>
-<body>
- <img id="taler-logo" src="../img/icon.png">
-</body>
-</html>