{% load i18n %} {% if allow_writes %}
{% csrf_token %}
{% else %} {% trans "This endpoint does not allow writes. Enable allow_writes on the ProxmoxEndpoint to push firewall changes." as disabled_tooltip %} {% endif %}