{% extends "zerver/portico.html" %} {% block title %} {{ _("Confirmation link malformed") }} | Zulip {% endblock %} {% block portico_content %}

{{ _("Whoops. The confirmation link is malformed.") }}

{{ _("Make sure you copied the link correctly in to your browser. If you're still encountering this page, it's probably our fault. We're sorry.") }}

{% trans %} Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. {% endtrans %}

{% endblock %}