{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans 'Add a new OpenID' %} - Libravatar{% endblock title %} {% block content %}
{% trans 'Once you have confirmed this OpenID URL, you will be able to log into your account using that OpenID URL.' %}
{% endblock content %}