Inherits {{ ', '.join(inherits) }}
{% endif %} {% if inherited_by %}Inherited by {{ ', '.join(inherited_by) }}
{% endif %} {% if brief %}{{ brief }} More...
{% else %}{{ details }}
{% endif %} {% include '_summary.html' %} {% if brief %}{{ details }}
{% endif %}