[% USE raw %] [% USE Asset %] [% USE Koha %] [% USE AdditionalContents %] [% SET OpacNav = AdditionalContents.get( location => "OpacNav", lang => lang, library => logged_in_user.branchcode || default_branch, blocktitle => 0 ) %] [% SET OpacNavBottom = AdditionalContents.get( location => "OpacNavBottom", lang => lang, library => logged_in_user.branchcode || default_branch, blocktitle => 0 ) %] [% SET TagsShowEnabled = ( ( Koha.Preference( 'TagsEnabled' ) == 1 ) && Koha.Preference('TagsShowOnList') ) %] [% SET TagsInputEnabled = ( ( Koha.Preference( 'opacuserlogin' ) == 1 ) && ( Koha.Preference( 'TagsEnabled' ) == 1 ) && Koha.Preference('TagsInputOnList') ) %] [% BLOCK delete_shelf %]
[% END %] [% INCLUDE 'doc-head-open.inc' %] [% IF op == 'view' %]Contents of [% shelf.shelfname | html %][% ELSE %]Your lists[% END %] › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog [% 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 %]
  • [% END %] [% INCLUDE 'masthead.inc' %]
    [% IF ( OpacNav||loggedinusername ) %]
    [% ELSE %]
    [% END %]
    [% FOR m IN messages %] [% SWITCH m.type %] [% CASE 'message' %]
    [% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% Asset.js("lib/hc-sticky.js") | $raw %] [% IF OpenLibraryCovers || OpenLibrarySearch %] [% Asset.js("js/openlibrary.js") | $raw %] [% END %] [% END %]