{% extends "zerver/portico.html" %} {% load i18n %} {% block portico_content %}
{% blocktrans %}Hi there! It looks like you tried to unsubscribe from something, but we don't recognize the URL.{% endblocktrans %}
{% blocktrans %}Please double-check that you have the full URL and try again, or email us and we'll get this squared away!{% endblocktrans %}
{% endblock %}