{{ _('Apps & Ideas') }}
{% if item_count %} {% trans first=page.first_item, last=page.last_item, item_count=item_count %}Showing items {{ first }} - {{ last }} of {{ item_count }} related items found
{% endtrans %} {% elif c.filters.type %} {% trans item_count=item_count %}{{ item_count }} related items found
{% endtrans %} {% else %}{{ _('There have been no apps submitted yet.') }} {% endif %} {% snippet "related/snippets/related_list.html", related_items=page.items %}