summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/htdocs/login/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/http/htdocs/login/index.html')
-rw-r--r--sca-cpp/trunk/modules/http/htdocs/login/index.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/http/htdocs/login/index.html b/sca-cpp/trunk/modules/http/htdocs/login/index.html
index 3f312e4ca4..f4bdcd7f42 100644
--- a/sca-cpp/trunk/modules/http/htdocs/login/index.html
+++ b/sca-cpp/trunk/modules/http/htdocs/login/index.html
@@ -17,7 +17,17 @@
under the License.
-->
-<html><body><h1>Sign in</h1>
+<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>Sign in</title>
+</head>
+<body>
+<h1>Sign in</h1>
+<br/>
<script type="text/javascript">
function submitFormSignin() {