Arc
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
lnbits/templates/extensions.html
|
@ -190,7 +190,7 @@ |
|
|
{% if not user_ext[0][3] %} |
|
|
{% if not user_ext[0][3] %} |
|
|
<div class="col-lg-3 col-xs-6"> |
|
|
<div class="col-lg-3 col-xs-6"> |
|
|
<!-- small box --> |
|
|
<!-- small box --> |
|
|
<div class="small-box bg-red"> |
|
|
<div class="small-box bg-blue"> |
|
|
<div class="inner"> |
|
|
<div class="inner"> |
|
|
<h3> |
|
|
<h3> |
|
|
LNURLw |
|
|
LNURLw |
|
@ -212,7 +212,7 @@ |
|
|
<div class="col-lg-3 col-xs-6"> |
|
|
<div class="col-lg-3 col-xs-6"> |
|
|
<!-- small box --> |
|
|
<!-- small box --> |
|
|
|
|
|
|
|
|
<div class="small-box bg-red"> |
|
|
<div class="small-box bg-blue"> |
|
|
|
|
|
|
|
|
<div class="inner"> |
|
|
<div class="inner"> |
|
|
<a href="withdraw?usr={{user}}" style="color: inherit;"> |
|
|
<a href="withdraw?usr={{user}}" style="color: inherit;"> |
|
|