{% extends "htmx/form_base.html" %} {% block form %} {% include "data_explorer/general_search_options.html" %} {% if component.form_mode == "create" %} {% alert theme="warning" message="This form is only useful when you are moving an existing batch to a new container. If you have a new batch of something, it is easier to create your container(s) within the Batch creation form." %} {% endif %}