# HG changeset patch # User Mads Kiilerich # Date 2016-11-10 16:10:41 # Node ID 93a337bf46fe48d73b47aed6a752902abd1524c8 # Parent a6af26b5ffc18729ecde35d28a9c6fbdb51da521 repository groups: show breadcrumb diff --git a/kallithea/templates/index_base.html b/kallithea/templates/index_base.html --- a/kallithea/templates/index_base.html +++ b/kallithea/templates/index_base.html @@ -2,6 +2,16 @@
+ + %if c.authuser.username != 'default':