Skip to content

Commit b98e09f

Browse files
committed
Update register.html
Commented metatag
1 parent 2860bc0 commit b98e09f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pages/examples/register.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>AdminLTE 2 | Registration Page</title>
6+
<!-- Tell the browser to be responsive to screen width -->
67
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
78
<!-- Bootstrap 3.3.4 -->
89
<link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
@@ -85,4 +86,4 @@
8586
});
8687
</script>
8788
</body>
88-
</html>
89+
</html>

0 commit comments

Comments
 (0)