{% import "macros/alerts.html" as alerts %} {% import "macros/buttons.html" as buttons %} {% import "macros/modal.html" as modal %} {% import "macros/icons.html" as icons %} {% extends "admin/api_keys/list.html" %} {% block head_title_content %}{{ api_key.name }} ยท {{ super() }}{% endblock %} {% set open_modal = true %} {% block modal %}
{{ token | trim }}{% endcall %} {% call modal.footer() %} {% endcall %}