{{ _('What do you need help with?') }}

{% if webapp %} {{ _("This app isn't working as expected »") -}} {% else %} {{ _("This add-on isn't working as expected »") -}} {% endif -%}

{# TODO(marketplace-docs)

{{ _("I can't install my purchase »") }}

#} {# TODO(marketplace-docs)

{{ _('I have billing or payment concerns »') }}

#} {% if waffle.switch('allow-refund') %}

{{ _('I want to request a refund »') }}

{% else %} {# Temporary text, no i18n or even loc on purpose #}

Refunds are not enabled in the Apps Developer Preview. If you wish to provide a refund you can do so through the PayPal user interface.

{% endif %}