{{ _('System Configuration') }}

{% if message %}

{{ message }}

{% endif %}

{{ _('Token Login') }}

{{ _('Enables direct dashboard access via a token link. The default token is {token} and can be changed here.', token=default_token_value) }}

{{ _('Current direct link:') }} {{ token_login_link }}

{{ _('Hinweis: Fehlende SMTP-Angaben in der Systemkonfiguration werden aus config.json (mail.*) ergänzt.') }}

{% for row in entries %} {% endfor %}
{{ _('Key') }} {{ _('Value') }} {{ _('Hint') }} {{ _('Actions') }}