{% extends 'shop/base.html' %} {% load i18n %} {% load django_bootstrap5 %} {% block content %} {% if is_edit %} {% include 'shop/_manage_header.html' with active='edit' %}