{% load static %} {% include 'base/header.html' with brand="my new shop" %} {% block contents %}{% endblock %} {% include 'base/footer.html' %}