{% extends 'base.html' %} {% load i18n %} {% block centered_container %}

{% trans "Create a JWK" %}

{% trans "In this page you have a brand new JWK. Refresh the page to gent another one." %}

{% trans "Here the public version of the previous private JWK." %}

{% endblock %}