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

{% except %}

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

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

{% end %}