{% from "devhub/includes/macros.html" import some_html_tip, select_cats %} {% extends "devhub/addons/submit/base.html" %} {% block title %}{{ dev_page_title(_('Describe Add-on'), addon) }}{% endblock %} {% block primary %}
{{ _("Let your users know what's new and what's changed in this version.") }}
{{ _('These notes will appear on the detail page.') }}
{{ _('Is there anything our reviewers should bear in mind when reviewing this add-on?') }}
{{ _('These notes will only be visible to you and our reviewers.') }}