{% extends "impala/base_shared.html" %} {% block title %}{{ page_title(_('Unsubscribe')) }}{% endblock %} {% block content %}
{% trans email=email %} The email address {{ email }} will no longer get messages when: {% endtrans %}
{{ _('More Actions:') }} {{ _('edit your notification settings') }} · {{ _('edit your profile') }}
{% else %}{% set edit_url='%s#acct-notify' % url('users.edit') %} {% trans edit_url=edit_url %} Unfortunately, we weren't able to unsubscribe you. The link you clicked is invalid. However, you can unsubscribe still unsubscribe on your edit profile page. {% endtrans %}
{% endif %}