{% set path = request.url.path if request is defined else "" %}
Trust console {% if tenant is defined %} / tenant {{ tenant }}{% endif %}
{% block content %}{% endblock %}