{% extends "sshKey/master.html"%} {% block title %}{{ person.getLabelValue|escape}} - Delete SSH Key{% endblock %} {% block content %}
Please confirm deletion of this key.
{{sshKey.keyString|escape|join:""}}