diff --git a/rhodecode/templates/index_base.html b/rhodecode/templates/index_base.html --- a/rhodecode/templates/index_base.html +++ b/rhodecode/templates/index_base.html @@ -1,4 +1,4 @@ -<%page args="parent" /> +<%page args="parent,group_name=''" />