{% extends "administration/base.html" %} {% load i18n %} {% block page_title %}{{ action }}{% endblock %} {% block content %}
{% trans "Note: if you change your password, your API key will also be changed to a new, randomly generated one." %}
{% trans "API key" %}: {{ edit_user.api_key.key }}
{{ edit_user.api_key.key }}