{% extends "vendor/errors/base.html" %} {% block icon %}🔐{% endblock %} {% block title %}401 - Authentication Required{% endblock %} {% block content %}
{{ details | tojson(indent=2) }}