{# TODO(apps): Finalize copy. #}
{% with doc_url=url('devhub.docs', doc_name='marketplace'), agree_url=url('devhub.docs', doc_name='policies', doc_page='agreement') %} {{ loc('Thanks for your interest in selling your app in the Mozilla Marketplace.') }} {# TODO(marketplace-docs): Please be sure to read our Marketplace Documentation and Policies before continuing, as well as the Developer Agreement you agreed to when first submitting this app.')|f(doc_url, agree_url)|safe #} {% endwith %}
{{ loc('Please confirm this is the premium app you wish to sell.') }}
{% else %}{% with doc_url=url('devhub.docs', doc_name='marketplace'), agree_url=url('devhub.docs', doc_name='policies', doc_page='agreement') %} Thanks for your interest in selling your add-on in the Mozilla Marketplace. {# TODO(marketplace-docs): Please be sure to read our Marketplace Documentation and Policies before continuing, as well as the Developer Agreement you agreed to when first submitting this add-on. #} {% endwith %}
{{ loc('Please confirm this is the premium add-on you wish to sell.') }}
{% endif %}{{ addon.guid }}
{{ loc('If this is the free version of your add-on, please create a new UUID for your premium add-on and submit it separately before enrolling in Mozilla Marketplace.') }}
{% endif %} {{ loc('Sell this App') if webapp else loc('Sell this Add-on') }} {{ loc('or Cancel')|safe }}