{% if state.command_url not in ("/auth/login/", "/auth/logout/") %} {% endif %} {% if state.command_url not in ("/auth/login/", "/auth/logout/", "/setup/welcome/") %} {% if state.command_url in ("/message/draft/", "/message/") %} {% endif %} {% if state.command_url not in ("/setup/crypto/") %} {% endif %} {% endif %}