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