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