/usr/local/lib/python3.9/site-packages/django/contrib/auth/templates/auth/widgets
<div{% include 'django/forms/widgets/attrs.html' %}> {% for entry in summary %} <strong>{{ entry.label }}</strong>{% if entry.value %}: <bdi>{{ entry.value }}</bdi>{% endif %} {% endfor %} </div>
.
Edit
..
Edit
read_only_password_hash.html
Edit