{% extends 'core/base.html' %} {% load i18n %} {% block content %} ← {% trans "back" %}
{% trans "Manage your personal user data." %}
{% trans "Choose your language and configure the default overview." %}
{% trans "Invite new users during the test phase. Only people with an invitation link can register." %}
{{ request.scheme }}://{{ request.get_host }}{% url 'accept_user_invite' invite.token %}{% trans "Create API keys for integrations and optionally restrict them to tags." %}
{{ key.token }}