{% extends base_change_form_template %} {% comment %} This template is automatically selected by django-fluent-pages for the "blogpage" model. It displays the associated blog entries which the current "BlogPage" model displays. {% endcomment %} {% load i18n fluent_blogs_tags fluent_blogs_admin_tags static %} {% block extrahead %}{{ block.super }} {% endblock %} {% block after_first_fieldset %}{{ block.super }} {% get_static_prefix as STATIC_URL %}{# Can't expect Django project to use context processors #} {% if change %}