{% from "_macros/feed_item.html" import collection_landing %} {% defer (url=anonApi('feed-collection', [slug]), pluck='apps', as='app', id='feed-collection') %} {{ collection_landing(response) }} {% placeholder %}

{% except %}

{{ _('Oh no!') }}

{{ _('We could not load that collection. Please try again later.') }}

{% end %}