{% extends "registration/base_registration.html" %} {% block title %}Log Out{% endblock %} {% block body_class %}{{ block.super }}{% endblock %} {% block content-header %}
Thanks for visiting!
If you are looking to log in again, you can do that here.
{% endblock %}