{% extends "admin/django_object_actions_user_datum_change_form.html" %} {% load i18n %} {% block object-tools-items %} {% if setup_collector_url %}
  • {% trans "Setup Collector" %}
  • {% endif %} {% if test_url %}
  • {% trans "Test Inbox" %}
  • {% endif %} {{ block.super }} {% endblock %}