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