{% extends "devhub/addons/submit/base.html" %} {% block title %}{{ dev_page_title(_('How to Distribute this Version'), addon) }}{% endblock %} {% block primary %}
{{ csrf() }}

{{ _('How to Distribute this Version') }}

{{ distribution_form.channel }}

{{ _('More information on Add-on Distribution and Signing') }}

{% endblock primary %}