{% load i18n admin_static admin_modify %}{% load cycle from future %} {% comment %} FrePPLe limits the number of related objects for performance reasons. {% endcomment %}
{% if inline_admin_form.original %} {{ inline_admin_form.original }}{% endif %} {% comment %}Translators: Translation included with Django {% endcomment %} {% if inline_admin_form.show_url %}{% trans "View on site" %}{% endif %}
{{ field.contents|linebreaksbr }}