[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:
Peter Pfeufer 2023-10-31 10:38:01 +01:00
parent 28af3ff11e
commit 072327c79f
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27

View File

@ -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' %}">