{% extends 'registration/register_base.html' %} {% block title %} Logout {% endblock %} {% block extra_head %} {% endblock %} {% block pageTitle %} Logout {% endblock %} {% block reg_content %}
You have been logged out.
Thanks for using the site, and see you again soon!
Bye!
:)
{% endblock %}