{% set addon_type = amo.ADDON_PERSONA %} {% extends "impala/base_side_categories.html" %} {% block title %}{{ page_title(_('Submission Complete')) }}{% endblock %} {% block primary %}

{{ _("You're done!") }}

{% trans %} Your theme has been submitted to the Review Queue. You'll receive an email once it has been reviewed, typically within 24 hours. {% endtrans %}

{{ _('Next steps:') }}

{% endblock %}