summaryrefslogtreecommitdiff
path: root/boot/app/connecting-template.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-05-27 19:02:15 -0700
committerschneefux <schneefux+commit@schneefux.xyz>2014-05-27 19:02:15 -0700
commit6564ee46c48cccd9d8947fea2fa570389f1646e9 (patch)
tree646aec89cb9a90dfe6df853fc601d3c087d7c069 /boot/app/connecting-template.html
parent0e1762970b4c3cc938012d7644b70ec5e8ccf947 (diff)
parent38258b6033869da653e6568195c5c870cbf4ddd5 (diff)
downloadjasper-client-6564ee46c48cccd9d8947fea2fa570389f1646e9.tar.gz
jasper-client-6564ee46c48cccd9d8947fea2fa570389f1646e9.zip
Merge branch 'master' of https://github.com/jasperproject/jasper-client
Diffstat (limited to 'boot/app/connecting-template.html')
-rwxr-xr-xboot/app/connecting-template.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/boot/app/connecting-template.html b/boot/app/connecting-template.html
deleted file mode 100755
index f9d745c..0000000
--- a/boot/app/connecting-template.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!doctype html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Welcome to Jasper</title>
- <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans">
- <link rel="stylesheet" href="../pure-min.css">
- <link rel="stylesheet" href="../styles.css">
- </head>
- <body>
- <div class="centered">
- <center>
- <h1>Great!</h1>
- <h3>
- Jasper is now attempting to connect with your wifi network and will speak after it has restarted.
-
- <br /><br />
-
- You may now disconnect your laptop from the "Jasper" network.
- </h3>
- </center>
- </body>
-</html>