{% extends "ssh_keys/base.html" %} {% load i18n %} {% block accounts-content %}
{% trans "Are you sure you want to delete this key?" %}
{{ object.comment }} ({{ object.algorithm}} {{ object.bit_length }}) {{ object.md5_hash }} {{ object.key }} {% trans "Added" %}: {{ object.created_at }} {% trans "Last seen" %}: {{ object.last_seen_at|default:"–" }}
{{ object.key }}