{% extends base_template %} {% block title %}You are already logged in{% endblock %} {% block content %}

You are already logged in

Log out before trying to log in using another account.

{% endblock %}