{% load django_bootstrap5 %} {% load i18n %}
{% csrf_token %}
{% if error_message %} {% endif %} {% bootstrap_form forms.ore_batch_import %}
{% translate "Submit Survey" as button_text %} {% bootstrap_button button_type="submit" content=button_text %}