From aec6fbd99300e6232af4188ab22253e6b236a9ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 1 Mar 2012 10:18:34 +0100 Subject: [PATCH] Add support for breadcums navigation --- html/base.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/html/base.html b/html/base.html index 822711447..1b3c3b052 100644 --- a/html/base.html +++ b/html/base.html @@ -37,6 +37,12 @@ {% endif %} + + {% if messages %} {% for message in messages %}