{% include "_macros/rating.html" %}

{{ _('App Review') }}

{% defer (url=api('review', [id])) %}
{% placeholder %}

{% except %}

{{ _('The review you requested does not exist.') }}

{% end %}