Browse Source

Update mailbox.html

Commented metatag
pull/475/head
Brian 10 years ago
parent
commit
8c4cfbf887
  1. 3
      pages/mailbox/mailbox.html

3
pages/mailbox/mailbox.html

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>AdminLTE 2 | Mailbox</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" />
@ -813,4 +814,4 @@
<!-- AdminLTE for demo purposes -->
<script src="../../dist/js/demo.js" type="text/javascript"></script>
</body>
</html>
</html>

Loading…
Cancel
Save