{% extends "base.html" %} {% load i18n %} {% load static_url %} {% comment %} Copyright 2010 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block title %}{% blocktrans %}Your Ubuntu One account{% endblocktrans %}{% endblock %} {% block bodyclass %}{% endblock %} {% block menu %}{% endblock %} {% block text_title %}
{% blocktrans %}Ubuntu One is the single account you use to log in to all services and sites related to Ubuntu.{% endblocktrans %}
{% blocktrans %}You can use your existing Ubuntu single sign on or Launchpad credentials to log in. Your Ubuntu single sign on account is now called your Ubuntu One account.{% endblocktrans %}
{% url 'faq' as faq_url %} {% blocktrans with email='isd-support@canonical.com' %} View all FAQs or email support at {{ email }} {% endblocktrans %}