{% extends "admin/change_form.html" %} {% load i18n %} {% block object-tools-items %} {% if keycloak_sync_url %} {# A POST form rather than a link: this changes state, and Django does not CSRF-protect GET. #}