mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
[CHANGE] TS³ service template
This commit is contained in:
parent
ba22685eb8
commit
df003c8ec5
@ -10,7 +10,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block active %}
|
||||
<span class="badge {% if authinfo.teamspeak3_uid != '' %}bg-success{% else %}bg-warning{% endif %}">{% if authinfo.teamspeak3_uid != '' %}Active{% else %}Disabled{% endif %}</span>
|
||||
{% include "services/service_status.html" with username=authinfo.teamspeak3_uid %}
|
||||
{% endblock %}
|
||||
|
||||
{% block user %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user