aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/proxy
diff options
context:
space:
mode:
Diffstat (limited to 'mascara/proxy')
-rw-r--r--mascara/proxy/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/mascara/proxy/index.html b/mascara/proxy/index.html
new file mode 100644
index 000000000..b83fc41af
--- /dev/null
+++ b/mascara/proxy/index.html
@@ -0,0 +1,20 @@
+<!doctype html>
+
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+
+ <title>MetaMask ZeroClient Iframe</title>
+ <meta name="description" content="MetaMask ZeroClient">
+ <meta name="author" content="MetaMask">
+
+ <!--[if lt IE 9]>
+ <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+</head>
+
+<body>
+ Hello! I am the MetaMask iframe.
+ <script src="./proxy.js"></script>
+</body>
+</html> \ No newline at end of file