{% extends "base.html" %} {% load url from future %} {% comment %} Main page to authenticate users. {% endcomment %} {% block head %} TipPy | Logout {% endblock %} {% block body %}

Auf wiedersehen

{% endblock %}