{% from "devhub/includes/macros.html" import tip, empty_unless, select_cats, trans_readonly %}
{{ form.app.pretty }}: {% set cats = dict(addon.app_categories).get(form.app, []) %} {{ cats|join(' · ')|safe }}
{% trans email='amo-editors@mozilla.org' %} Categories cannot be changed while your add-on is featured for this application. Please email {{ email }} if there is a reason you need to modify your categories. {% endtrans %}