{% extends "ui/panels/_base.html" %} {% load i18n %} {% block panel_content %}
{% trans "Reading this credential is recorded in the access log against your account." %}
{# POST, not GET: a GET-reachable reveal could be prefetched, bookmarked, #} {# or replayed from history. hx-post keeps that property over HTMX. #}