{% extends "admin/base/entity_change_list.html" %} {% load i18n admin_urls static %} {% block object-tools-items %}
  • {% trans 'Import active connections' %}
  • {{ block.super }} {% endblock %}