{% extends "devhub/addons/submit/base.html" %} {% block title %}{{ dev_page_title(_('Upload Add-on'), addon) }}{% endblock %} {% block primary %}
{{ channel_choice_text|safe }} {% if submit_page == 'version' %} {% set channel_param = 'listed' if listed else 'unlisted' %} {{ _('Change') }} {% endif %}
{% trans %} Use the fields below to upload your add-on package and select any platform restrictions. After upload, a series of automated validation tests will be run on your file. {% endtrans %}