{% extends "django_design_system/form_base.html" %} {% load static design_system_tags %} {% block header %} {% include "django_design_system/blocks/header.html" %} {% endblock header %} {# You can add some information to the form inside the blocks of form_base.html #} {% block head_form %}