{% extends "base.html" %} {% load i18n %} {% comment %} Copyright 2019 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block title %} {% trans "Not found" %} {% endblock %} {% block text_title %}
{% blocktrans %}You clicked on an e-mail address validation link from Ubuntu One SSO; however, the information from the link seems to be invalid or stale.{% endblocktrans %}
{% blocktrans %}This could be for one of the following reasons:{% endblocktrans %}
{% blocktrans %}You can also go to Your account's e-mail page and click on "Verify" next to the e-mail address you want to verify. This is the best solution if you are unable to click the link on the same browser where you started your session on the other site.{% endblocktrans %}