{% include "breadcrumb.html" %}
{% if current_endpoint == "global-config" or current_endpoint == "global-settings" or (current_endpoint != "services" and "services" in request.path) or (current_endpoint != "templates" and "templates" in request.path) %}
{% if current_endpoint != "global-config" and current_endpoint != "global-settings" %}
{% endif %}
{% if "templates" not in request.path %}
{% endif %}
{% if current_endpoint != "global-config" and current_endpoint != "global-settings" %}
{% endif %}
{% if "templates" not in request.path %}