{% load i18n static %} {% trans 'Logged out' %} | {{ site_title|default:"Django Spectra" }}

{% trans 'Logged Out Successfully' %}

{% trans "Thanks for spending some quality time with the site today." %}

{{ site_title|default:"Django Spectra" }} © {% now "Y" %}