{% load i18n %}
{% if rpconfig and rpconfig.displayname %} <{% if token %}a href="{% url 'cancel' token %}" {% else %}span {% endif %}class="trusted-rp-name" data-qa-id="trusted_rp_login">{{ rpconfig.displayname }}{% if token %}{% else %}{% endif %} {% blocktrans %}log in with Ubuntu One{% endblocktrans %} {% else %} Ubuntu One {% trans "log in" %} {% endif %}
{% if rpconfig and rpconfig.displayname %} <{% if token %}a href="{% url 'cancel' token %}" {% else %}span {% endif %}class="trusted-rp-name">{{ rpconfig.displayname }}{% if token %}{% else %}{% endif %} {% blocktrans %}create Ubuntu One account{% endblocktrans %} {% else %} Ubuntu One {% trans "create account" %}{% endif %}