diff --git a/coreplugins/dronedb/templates/app.html b/coreplugins/dronedb/templates/app.html index 08c3c07b..abe16d35 100644 --- a/coreplugins/dronedb/templates/app.html +++ b/coreplugins/dronedb/templates/app.html @@ -10,7 +10,74 @@ On this screen, you can provide the registry url and credentials to access Drone

Settings

{% csrf_token %} {% include "app/plugins/templates/form.html" %} - + + + + + {% endblock %}