Update lockscreen.html

Commented metatag
This commit is contained in:
Brian
2015-06-01 09:27:29 +02:00
parent 4c8d3b929a
commit e9ff619013

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>AdminLTE 2 | Lockscreen</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
<!-- Bootstrap 3.3.4 -->
<link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
@@ -63,4 +64,4 @@
<!-- Bootstrap 3.3.2 JS -->
<script src="../../bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
</body>
</html>
</html>