# HG changeset patch # User Goffi # Date 1619722337 -7200 # Node ID 34b8de7be33628569136ef8f3aa26148693db120 # Parent 11ed664a309cc91d839e83b61dedf48c7396ae82 bulma (base): show breadcrumbs diff -r 11ed664a309c -r 34b8de7be336 sat_templates/templates/bulma/base/base.html --- a/sat_templates/templates/bulma/base/base.html Thu Apr 29 20:43:53 2021 +0200 +++ b/sat_templates/templates/bulma/base/base.html Thu Apr 29 20:52:17 2021 +0200 @@ -104,6 +104,24 @@ {% endif %} {% block body_wrapper %}
+ {% if breadcrumbs and not no_breadcrumps and breadcrumbs|length > 1 %} + + {% endif %} {% if confirm %}