{% extends "admin/change_list.html" %} {% load i18n admin_urls static%} {% block object-tools-items %}
  • {% trans 'Import from Community' %}
  • {{ block.super }} {% endblock %}