{%- extends "_layout_confirmation.html" %} {%- block modalcontent %}
{{ _('Are you really sure you want to generate new API access key for following user account:') }}
{{ item_name }}
{{ _('Please note, that this operation is irreversible and any existing data will be overwritten.') }}
{% endblock modalcontent %}