{% extends "base.html" %} {% load gravatar i18n %} {% block content %}
{% trans "Logout" %}
{% for message in messages %}{{ message }}{% endfor %}