{% include "_macros/emaillink.html" %} {% include "_macros/market_tile.html" %} {% include "_macros/stars.html" %} {% set endpoint = api('app', [slug]) %}

{{ _('Thank you for purchasing') }}

{% defer (url=endpoint, as='app', key=slug, id='app-data') %} {{ market_tile(this) }} {% placeholder %}

{{ _('Loading...') }}

{{ _('Loading...') }}
{{ stars(0) }}
{% except %}

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

{{ _('The page you were looking for was not found.') }}

{% end %}
{% defer (url=endpoint, as='app', key=slug) %}
{% except %} {% end %}