{% load i18n ref_tags static %} {% block title %}{{ badge_site_name|default:"Arthexis" }} {% trans "Constellation" %}{% endblock %} {% block extra_head %}{% endblock %}
{% block content %}{% endblock %}
{% if chat_enabled %}
{% endif %} {% if chat_enabled %} {% endif %} {% if request.user.is_authenticated and request.user.is_staff %} {% include "core/version_check.html" %} {% endif %} {% block extra_scripts %}{% endblock %}