{% extends "base.html" %} {% load i18n %} {% comment %} Copyright 2010-2013 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block title %}{% trans "Email invalidation" %}{% endblock %} {% block text_title %}
{% blocktrans %}WARNING: Invalidating an e-mail address will prevent logging in to Ubuntu One using that address.{% endblocktrans %}
{% blocktrans %}If you intended to validate the address instead, please check the confirmation e-mail you received and click on the first URL to confirm the address.{% endblocktrans %}
{% blocktrans %}Are you sure you want to invalidate the email address {{ email }}?{% endblocktrans %}