{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}
{% trans "Generate a new key pair. The private key will be generated and must be downloaded immediately after creation." %}
{% trans "Key pairs are used to access instances via SSH. The private key should be kept secure." %}