{% extends 'generic/_base.html' %} {% load i18n %} {% block title %}{% trans "Setup" %}{% endblock %} {% block content %}
{% trans "Diode is not currently configured and requires a set of users and API keys to be created before using Diode. If fields in this form are read-only, they have been pre-populated based on application settings that cannot be overwritten." %}
{% trans "Click the \"Create\" button to create the required Diode users and API keys and proceed." %}