{# Instead of extending base.html, extend formset-base.html #} {# Then, include this template in another template which extends form_base.html #} {% extends "django_cfran/formset_base.html" %} {# You can add some information to the formset inside the blocks of formset-base.html #} {% block formset_title %} {% if formset %}