{% extends "base.html" %} {% block title %}{{ _("Delete key %s") % key.uids }}{% end block %} {% block body %}
{{ _("You are going to delete the key %s.") % key.fingerprint }}