@@ -40,6 +40,11 @@
|
|||||||
<span><strong>LN</strong>bits</span> {% endif %} {%endif%} {%
|
<span><strong>LN</strong>bits</span> {% endif %} {%endif%} {%
|
||||||
endblock %}
|
endblock %}
|
||||||
</q-btn>
|
</q-btn>
|
||||||
|
{% block toolbar_subtitle %}{%if user and user.super_user%}
|
||||||
|
<q-badge align="middle">Super User</q-badge>
|
||||||
|
{% elif user and user.admin %}
|
||||||
|
<q-badge align="middle">Admin User</q-badge>
|
||||||
|
{%endif%}{% endblock %}
|
||||||
</q-toolbar-title>
|
</q-toolbar-title>
|
||||||
{% block beta %} {% if VOIDWALLET %}
|
{% block beta %} {% if VOIDWALLET %}
|
||||||
<q-badge color="red" text-color="black" class="q-mr-md">
|
<q-badge color="red" text-color="black" class="q-mr-md">
|
||||||
|
|||||||
Reference in New Issue
Block a user