{% extends "zerver/portico.html" %} {% set entrypoint = "desktop-redirect" %} {% block title %} {{ _("Log in to desktop app") }} | Zulip {% endblock %} {% block content %}

{% trans %}Copy this login token and return to your Zulip app to finish logging in:{% endtrans %}

{% trans %}You may then close this window.{% endtrans %}

{% trans %}Or, continue in your browser.{% endtrans %}

{% endblock %}