{% extends 'base_embedded.html' %} {% load i18n %} {% block title %}{% trans 'Your Libravatar Profile' %}{% endblock title %} {% block content %}
{% blocktrans %}Here is the photo currently associated with your email address ({{browserid_user}}):{% endblocktrans %}
{% endblock content %}