mirror of https://github.com/ColorlibHQ/AdminLTE
parent
7ee63f97bd
commit
8dc6a9d021
|
@ -3,6 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>AdminLTE 2 | Read Mail</title>
|
<title>AdminLTE 2 | Read Mail</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'>
|
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
|
||||||
<!-- Bootstrap 3.3.4 -->
|
<!-- Bootstrap 3.3.4 -->
|
||||||
<link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
<link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||||
|
@ -670,4 +671,4 @@
|
||||||
<!-- AdminLTE for demo purposes -->
|
<!-- AdminLTE for demo purposes -->
|
||||||
<script src="../../dist/js/demo.js" type="text/javascript"></script>
|
<script src="../../dist/js/demo.js" type="text/javascript"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue