{% if chat_room.name%} {{ chat_room.name }} - {{ SETTINGS.site_name }} {% else %} {{ title ? title : SETTINGS.site_name }} {% endif %} {% if SETTINGS.favicon %} {% endif %} {% if chat_room.cover_image %} {% elseif SETTINGS.default_ogimage %} {% else %} {% endif %} {% if SETTINGS.pwa_enabled %} {% endif %} {% if chat_room %} {% if chat_room.description %} {% else %} {% endif %} {% else %} {% endif %} {% if SETTINGS.pwa_enabled %} {% endif %} {% if SETTINGS.header_css %} {% endif %} {{SETTINGS.header_js|htmlspecialchars_decode|raw}} {% block container %}{% endblock %} {% if SETTINGS.enable_recaptcha %} {% endif %}