{% extends "mfa/base.html" %} {% load i18n %} {% block content %}
{% blocktrans with name=object.name %}Are you sure you want to delete the key "{{ name }}"?{% endblocktrans %}