summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/relay-gae/htdocs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/samples/relay-gae/htdocs/index.html')
-rw-r--r--sca-cpp/trunk/samples/relay-gae/htdocs/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-cpp/trunk/samples/relay-gae/htdocs/index.html b/sca-cpp/trunk/samples/relay-gae/htdocs/index.html
index 2025a5851d..76fb54c21f 100644
--- a/sca-cpp/trunk/samples/relay-gae/htdocs/index.html
+++ b/sca-cpp/trunk/samples/relay-gae/htdocs/index.html
@@ -18,7 +18,12 @@
-->
<html>
<head>
+<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0"/>
+<meta name="apple-mobile-web-app-capable" content="yes"/>
+<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
+<link rel="stylesheet" type="text/css" href="/ui.css"/>
<title>Relay</title>
+</head>
<body>
<p><a href="/html">Sample HTML request</a></p>