{% extends "base.html" %} {% block title %}Logout{% endblock %} {% block heading %}Logout{% endblock %} {% block body %}

Logged out

{% endblock %}