{% load i18n %} {{ form.connection_id.label }} {{ form.connection_id.errors }}{{ form.connection_id }} {{ form.bucket.label }} {{ form.bucket.errors }}{{ form.bucket }} {{ form.subdir.label }} {{ form.subdir.errors }}{{ form.subdir }}