{% load i18n static %} {# This is the top menu, for layouts that have a menu at the top #} {% trans "Menu" %} {% comment %} This is pending. As we are on an included template, block override will not work So breadcrumbs need to be managed by code somehow. Or the very dirty hack of included template block override be brought here... which might be good. {% endcomment %}