{{ _('Nominate apps to be featured on Firefox Marketplace!') }}

{{ _('Are you the developer or fan of an awesome app or collection of apps on Firefox Marketplace? Submit your nominations, and you may see them in a featured spot.') }}

{{ _('Learn more about how apps are featured.', wiki_url='https://wiki.mozilla.org/Marketplace/FeaturedApps') }}

{{ _('Thanks for submitting your nomination.') }}

{{ _('Tell your friends!') }}

{{ _('Tweet #FaveApps') }}

{{ _('Submit another nomination') }}

{{ _('In which regions would you like to see these apps featured?') }}

{% set user_region = user.get_setting('region_override') %} {% for code, region in REGIONS.items() %} {% if code != 'None' %} {% endif %} {% endfor %}
{% if not user.logged_in() %} {% endif %}