Update extensions.html
This commit is contained in:
parent
4075d690ec
commit
be8c837033
1 changed files with 2 additions and 2 deletions
|
|
@ -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;">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue