{% extends "devhub/addons/submit/base.html" %} {% block title %}{{ dev_page_title(_('Step 2'), addon) }}{% endblock %} {% block primary %} {# TODO(apps): Finalize copy. #}
{% with url="https://developer.mozilla.org/en/apps/Manifest" %} {{ loc('You\'re about to submit your app for all the world to see. All you need to complete this process is a working manifest for your app.')|f(url=url)|safe }} {% endwith %}