{% from "devhub/includes/macros.html" import some_html_tip %} {% extends "devhub/addons/submit/base.html" %} {% block title %}{{ dev_page_title(_('Step 5'), addon) }}{% endblock %} {% block primary %}
{% trans %} We require all add-ons to indicate the terms under which their source code is licensed. Please select a license from the list below or enter a custom license. {% endtrans %}
{% endif %} {% endblock %}