{% extends 'base_embedded.html' %} {% load i18n %} {% block title %}{% trans 'Libravatar Login' %}{% endblock title %} {% block content %}
{% trans 'To upload your photo to the Libravatar network and make it available to any site that knows your email address, please login with your email address.' %}
{% endblock content %}