{% load crispy_forms_tags %} {% load i18n %}

{% trans "Create datastore" %}

{% csrf_token %} {% crispy form %}