|
@@ -1,7 +1,8 @@
|
|
|
<!DOCTYPE html>
|
|
|
<html>
|
|
|
<head>
|
|
|
- <meta charset="UTF-8">
|
|
|
+ <meta charset="utf-8">
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<title>AdminLTE 2 | Widgets</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">
|
|
@@ -1168,7 +1169,7 @@
|
|
|
It is a long established fact that a reader will be distracted
|
|
|
by the readable content of a page when looking at its layout.
|
|
|
</div><!-- /.comment-text -->
|
|
|
- </div><!-- /.box-comment -->
|
|
|
+ </div><!-- /.box-comment -->
|
|
|
<div class='box-comment'>
|
|
|
<!-- User image -->
|
|
|
<img class='img-circle img-sm' src='../dist/img/user4-128x128.jpg' alt='user image'>
|