{% extends "admin/shortcuts.html" %} {% load i18n %} {% block extra_shortcuts %} {{ block.super }} {% translate "Delete Confirmation" %} {% translate "Confirm deletion" %} Alt + y {% translate "Cancel deletion" %} Alt + n {% endblock %}