{% extends 'main/layout.html' %} {% block title %}Logged out{% endblock %} {% block content %}

Logged out

You have successfully logged out.

{% endblock %}