{# logged_out.html #} {% extends "base.html" %} {% block user_header %}{% endblock %} {% block content %}
Goodbye.
Login again?