{% extends "./page_form.html" %} {% load static i18n humanize honeypot aircox %} {% block page_form %} {{ block.super }}
{% include "./widgets/playlist_editor.html" with formset=playlist_formset %} {% endblock %}