{% if state.command_url not in ("/auth/login/", "/auth/logout/") %} {% endif %} {%- if (config.version < '0.5.0') or ('0.6.0' <= config.version < '1.0.0') %} {%- endif %} {% if state.command_url not in ("/auth/login/", "/auth/logout/", "/setup/welcome/") %} {% if state.command_url in ("/message/draft/", "/message/", "/contacts/") %} {% endif %} {% if state.command_url not in ("/setup/crypto/") %} {% endif %} {% endif %}