Arc
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
1 deletions
-
lnbits/extensions/example/templates/example/index.html
|
|
@ -69,11 +69,13 @@ |
|
|
|
</li> |
|
|
|
</ol> |
|
|
|
<br /><br /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- DOWNLOAD AND SEARCH ADMINLITE2 FOR HTML--> |
|
|
|
|
|
|
|
</section> |
|
|
|
<!-- Main content --> |
|
|
|
<!-- Main content --> |
|
|
|
<section class="content"> |
|
|
|
<!-- Small boxes (Stat box) --> |
|
|
|
<div class="row"> |
|
|
@ -83,7 +85,9 @@ |
|
|
|
<div class="box-header"> |
|
|
|
<h3 class="box-title"> EXAMPLE BOX HEADING</h3> |
|
|
|
</div><!-- /.box-header --> |
|
|
|
<div class="box-body"> |
|
|
|
<p>*Some content in here</p> |
|
|
|
</div> |
|
|
|
</div><!-- /.box --> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|