{% include "apikey_modal.html" with type="new" %}
{% include "apikey_modal.html" with type="edit" %}
{% include "apikey_modal.html" with type="review" %}
{% include "partial_delete_confirmation.html" with type="api key" %}
{% endblock %}
{% block code %}
{% endblock %}