{% load i18n %} {% if allow_writes %}
{% csrf_token %}
{% csrf_token %}
{% csrf_token %}
{% trans "Migrate" %} {% else %} {% trans "This endpoint does not allow writes. Toggle allow_writes on the ProxmoxEndpoint to enable." as disabled_tooltip %} {% endif %}