{# Remove top margin/padding from article to align with buttons #}

{{ item_type_display }}

{% if items %} {% for item in items %} {% endfor %}
Name Module Path
{{ item.name }} {{ item.module }}
{% else %}

No {{ item_type_display.lower() }} found in the registry.

{% endif %}