{% extends "admin/fluent_pages/page/base_change_form.html" %} {% comment %} This is the base template that all pagetypes will use which like to combine django-fluent-pages with django-fluent-contents. It's defined in FluentContentsPageAdmin {% endcomment %} {% load i18n %} {% block after_first_fieldset %} {# the inlines for django-fluent-contents, to show the PlaceholderEditor first #}