{# Displays a single related item. related - The related item dict. pkg_id - The id of the owner package. If present the edit button will be displayed. Example: #} {% set placeholder_map = { 'application': h.url_for_static('/base/images/placeholder-application.png') } %} {% set tooltip = _('Go to {related_item_type}').format(related_item_type=related.type|replace('_', ' ')|title) %} {% if position is divisibleby 3 %}
  • {% endif %}