{% extends 'base.html' %} {% load i18n %} {% block title %}Libravatar - {% trans 'federated avatar hosting service' %}{% endblock title %} {% block content %}
{% blocktrans %}Create a free account{% endblocktrans %}
{% endif %}{% trans 'Download the source code' %}
{% trans 'File bugs or ask questions' %}
{% blocktrans %}Libravatar is a service which delivers your avatar (profile picture) to other websites. If you create an account with us, your photo could start popping up next to forum posts or blog comments on any site where you left your email address.{% endblocktrans %} {% trans 'Read more...' %}
{% trans 'This service is powered by Free and Open Source software and allows owners of a domain name to run their own instance of Libravatar and serve avatars themselves.' %}
{% trans 'Application developers can easily add support for this service using our simple API or one of the libraries and plugins available for a number of platforms and languages.' %}
{% trans 'Big thanks to our sponsors without whom none of this would be possible!' %}
{% endblock content %}