diff --git a/src/root/topbar.tt b/src/root/topbar.tt index 2bd3a066..5cc83cab 100644 --- a/src/root/topbar.tt +++ b/src/root/topbar.tt @@ -13,33 +13,22 @@ [% END %] -[% BLOCK makeLinkWrapped %] -
  • - [% title %] - [% content %] -
  • -[% END %] - -[% BLOCK makeLink %] -[% INCLUDE makeLinkWrapped content="" %] -[% END %] -