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

{% trans "Import a previously exported VM from the user store." %}

{% trans "Please don't forget to add network interfaces, as those won't be imported!" %}

{% csrf_token %} {% crispy form %}