{% set OFFLINE_MANIFEST = True %} {% extends 'mkt/base.html' %} {% block bodyclass %}home{% endblock %} {% block content %}

{{ _('Home') }}

{{ _('Opening soon.') }}

{% trans %} We're inviting Mozillians to take the Marketplace for a test drive and discover the best the Web has to offer. Download apps, give them a try and let us know what you think. Thanks for your support! {% endtrans %}

{{ _('Test & give feedback') }}
{% if popular %} {% endif %} {{ category_slider() }} {% endblock %}