diff --git a/kallithea/templates/base/root.html b/kallithea/templates/base/root.html --- a/kallithea/templates/base/root.html +++ b/kallithea/templates/base/root.html @@ -31,7 +31,6 @@ 'Stop following this repository': ${h.jshtml(_('Stop following this repository'))}, 'Start following this repository': ${h.jshtml(_('Start following this repository'))}, 'Group': ${h.jshtml(_('Group'))}, - 'members': ${h.jshtml(_('members'))}, 'Loading ...': ${h.jshtml(_('Loading ...'))}, 'loading ...': ${h.jshtml(_('loading ...'))}, 'Search truncated': ${h.jshtml(_('Search truncated'))},