{% extends base_template|default:"generic/form.html" %} {% load authentik_utils %} {% load i18n %} {% block above_form %}

{% trans 'Generate Certificate-Key Pair' %}

{% endblock %} {% block action %} {% trans 'Generate Certificate-Key Pair' %} {% endblock %}