{% extends "base.html" %} {% block title %}Home – BoxDrop{% endblock %} {% block content %} {% if user %}
You are authenticated via Authentik.
Go to Dashboard
{{ user | tojson(indent=2) }}
Please log in to continue.
Log in with Authentik