{% extends "account/base.html" %} {% load i18n %} {% block menu %} {% with menu="ssh" %} {{ block.super }} {% endwith %} {% endblock %} {% block accounts-content %}
{{ key.comment }} ({{ key.algorithm}} {{ key.bit_length }})
{{ key.md5_hash }}
{{ key.key }}
{% trans "Added" %}: {{ key.created_at }}
{% trans "Last seen" %}: {{ key.last_seen_at|default:"–" }}
{% trans "Delete" %}