{% extends 'base_home.html' %} {% load i18n %} {% load static %} {% block title %}{% trans 'federated avatar hosting service' %}{% endblock %} {% block content %}

{{ site_name }}

{% trans 'freeing the web one face at a time' %}

{% trans 'Maintenance mode' %}

Libravatar is currently in maintenance mode.
Avatars are still served, but all write operations may result in loss of these changes.


{% endblock %}