[% USE Koha %] [% SET PRIVATE = 1 %] [% SET PUBLIC = 2 %] [% SET TagsShowEnabled = ( ( Koha.Preference( 'TagsEnabled' ) == 1 ) && Koha.Preference('TagsShowOnList') ) %] [% SET TagsInputEnabled = ( ( Koha.Preference( 'opacuserlogin' ) == 1 ) && ( Koha.Preference( 'TagsEnabled' ) == 1 ) && Koha.Preference('TagsInputOnList') ) %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › [% IF op == 'view' %]Contents of [% shelf.shelfname |html %][% ELSE %]Your lists[% END %][% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% IF ( loggedinusername ) %][% INCLUDE 'bodytag.inc' bodyid='opac-userlists' bodyclass='scrollto' %][% ELSE %][% INCLUDE 'bodytag.inc' bodyid='opac-lists' bodyclass='scrollto' %][% END %] [% BLOCK list_permissions %]
  •  anyone else to add entries.
  •  anyone to remove their own contributed entries.
  •  anyone to remove other contributed entries.
  • [% END %] [% INCLUDE 'masthead.inc' %]
    [% IF ( OpacNav||loggedinusername ) && !print %]
    [% END %] [% IF ( OpacNav||loggedinusername ) %]
    [% ELSE %]
    [% END %]
    [% FOR m IN messages %] [% SWITCH m.type %] [% CASE 'message' %]
    [% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% END %]