{% extends "base.html" %} {% block title %}Log out{% endblock %} {% block content_title %}Log out{% endblock %} {% block content %}

Click the button below to log out of the site.

{% endblock %}