Update index.html
This commit is contained in:
parent
4044448fd0
commit
e9f21bb2cf
1 changed files with 5 additions and 1 deletions
|
|
@ -69,11 +69,13 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- DOWNLOAD AND SEARCH ADMINLITE2 FOR HTML-->
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<!-- Main content -->
|
<!-- Main content -->
|
||||||
<section class="content">
|
<section class="content">
|
||||||
<!-- Small boxes (Stat box) -->
|
<!-- Small boxes (Stat box) -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
@ -83,7 +85,9 @@
|
||||||
<div class="box-header">
|
<div class="box-header">
|
||||||
<h3 class="box-title"> EXAMPLE BOX HEADING</h3>
|
<h3 class="box-title"> EXAMPLE BOX HEADING</h3>
|
||||||
</div><!-- /.box-header -->
|
</div><!-- /.box-header -->
|
||||||
|
<div class="box-body">
|
||||||
<p>*Some content in here</p>
|
<p>*Some content in here</p>
|
||||||
|
</div>
|
||||||
</div><!-- /.box -->
|
</div><!-- /.box -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue