{% extends "aristotle_mdr_help/base.html" %} {% load i18n aristotle_help util_tags aristotle_tags %} {% block breadcumbs %}
{% relink object 'official_definition' %} {% if object.official_reference %} {% if object.official_link %} {{ object.official_reference }} {% else %} {{ object.official_reference }} {% endif %} {% endif %}{% endif %}
{% relink object 'body' %}
{% with creation_tip=object|relinked:"creation_tip" %} {% if custom_help.creation_tip or creation_tip %}{{ custom_help.extra_help | bleach }}
{% endif %} {% if custom_help.field_help %}