{% extends "auth/base.html" %} {% block title %}Sign-in confirmed - {{ site_name() }}{% endblock %} {% block head %} {% endblock %} {% block content %}

Signed in

Your account is linked. You can safely close this tab.

Go to the home page

{% endblock %}