Swapped bottom message for discord link of the IT dep

This commit is contained in:
Julien Constant
2023-03-12 15:04:18 +01:00
parent 17e0144f34
commit 02eb768033
2 changed files with 5 additions and 3 deletions

View File

@ -272,7 +272,9 @@
<a href="{{ url('core:page', 'docs') }}">{% trans %}Help & Documentation{% endtrans %}</a>
<a href="{{ url('core:page', 'rd') }}">{% trans %}R&D{% endtrans %}</a>
</div>
{% trans %}Site made by good people{% endtrans %}
<a href="https://discord.gg/XK9WfPsUFm" target="_link">
{% trans %}Site created by the IT Department of the AE{% endtrans %}
</a>
{% endblock %}
</footer>
{% endif %}