{% extends 'mini_kaggle/basic.html' %} {% load static %} {% block head %}{% endblock %} {% block title %}Logout{% endblock %} {% block body %}

{{ title }}

Thanks for spending some quality time with the Web site today.
Log in again.
{% endblock %}