From 61c46e7a7dddbb8fa069285386cf6140c4647056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 25 Aug 2016 16:42:46 +0200 Subject: [PATCH] publik: mark header as being for breadcrumbs (#12888) --- data/themes/gadjo/templates/gadjo/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/themes/gadjo/templates/gadjo/base.html b/data/themes/gadjo/templates/gadjo/base.html index e337b226..71b02845 100644 --- a/data/themes/gadjo/templates/gadjo/base.html +++ b/data/themes/gadjo/templates/gadjo/base.html @@ -8,7 +8,7 @@ {% endblock %} {% block site-header %} -

+

{% block breadcrumb %} {% endblock %}