{% comment %} Copied from https://github.com/django/django/blob/HEAD/django/contrib/admin/templates/admin/edit_inline/stacked.html to add customization. {% endcomment %} {% load i18n admin_urls %}
{{ help_text.text}} {% if help_text.documentation_url %} {% blocktrans with anchor_open=''|safe anchor_close=''|safe %} Please refer to the {{ anchor_open }}documentation{{ anchor_close }} for more information. {% endblocktrans %} {% endif %}