{% trans "Logged out" %}
{% trans "Thanks for spending some quality time with the Web site today." %}
{% extends "admin/base_site.html" %} {% load i18n static %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block branding %}{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content_title %}{% endblock %} {% block content %}
{% trans "Thanks for spending some quality time with the Web site today." %}