{% extends "aristotle_mdr_help/base.html" %} {% load aristotle_tags aristotle_help %} {% block title %}Concept Help - {{ app.verbose_name }}{% endblock %} {% block breadcumbs %}
Below is a list of all help pages about the different concept types available in this registry, provided by the extension '{{ app.verbose_name }}'. Click the name for more information. To see a list of help pages for all concept types go to the Concept help pages.
Generic help pages can be found in the Help index page.
Name | Details |
---|---|
{{ obj.get_model.get_verbose_name }} | {% help_doc obj.get_model %} |