{% block head %}{% endblock %} {% block extra_css %}{% endblock %} {% block global_banner %} {% if cui_banner_enabled %} {% endif %} {% endblock %}
{% block content %}{% endblock %}
{% if cui_banner_enabled %} {% endif %}
{% include "includes/assistant_widget.html" ignore missing %} {% if '/strategos' in request.path %} {% include "strategos/_chat_panel.html" ignore missing %} {% endif %} {% if govcon_enabled %} {% endif %} {% if '/strategos' in request.path %} {% endif %} {% block scripts %}{% endblock %} {% block extra_js %}{% endblock %}