mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
[CHANGE] Comment active section for nor for Discourse service
The Discourse service doesn't seem to have anything to determine weather it's active or not.
This commit is contained in:
parent
28af3ff11e
commit
072327c79f
@ -13,9 +13,9 @@
|
||||
{% translate "Username" %}: {{ char.character_name }}
|
||||
{% endblock %}
|
||||
|
||||
{% block active %}
|
||||
{% include "services/service_status.html" with username=char.character_name %}
|
||||
{% endblock %}
|
||||
{#{% block active %}#}
|
||||
{# {% include "services/service_status.html" with username=char.character_name %}#}
|
||||
{#{% endblock %}#}
|
||||
|
||||
{% block controls %}
|
||||
<a class="btn btn-success" href="{{ DISCOURSE_URL }}" title="{% translate 'Go to forums' %}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user