{% load admin_urls i18n %} {% for object_tool in object_tools %}
  • {% if not object_tool.1.allow_get %} {% csrf_token %} {% endif %}
  • {% endfor %}