{% load i18n %} {% if model_export_url %}
  • {% trans "Export" %}
  • {% endif %} {% if model_import_url %}
  • {% trans "Import" %}
  • {% endif %}