{% load wagtailadmin_tags staticfiles %}
{% comment %}
Javascript declarations to be included on the 'create page' and 'edit page' views
{% endcomment %}
{% allow_unicode_slugs as unicode_slugs_enabled %}
{% hook_output 'insert_editor_js' %}
{% include "wagtailadmin/shared/datetimepicker_translations.html" %}