{% extends "base.html" %} {% block content %}
{{ object.object_text_display }}{% if object.hashes_hidden %}
As you are not (sufficiently) authorised on this mntner, any password hashes have been removed.
{% endif %} {% else %}No object found with this key.
{% endif %} {% endblock %}