[% USE Koha %] [% USE Branches %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-main' %] [% INCLUDE 'masthead.inc' %]
[% IF Koha.Preference( 'opacuserlogin' ) == 1 %] [% IF ( loggedinusername ) %]
[% ELSE %]
[% END %] [% ELSE %]
[% END %]
[% IF ( OpacNav || OpacNavBottom ) %]
[% END %] [% IF ( OpacNav || OpacNavBottom ) %]
[% ELSE %]
[% END %] [% IF ( koha_news_count ) %]
[% SET newsdisp = ( Koha.Preference('NewsAuthorDisplay') ) %] [% FOREACH koha_new IN koha_news %]

[% koha_new.title %]

[% koha_new.new %]
(published on [% koha_new.newdate %][% IF ( (newsdisp == 'opac' || newsdisp == 'both') && koha_new.borrowernumber ) %] by [% koha_new.author_title %] [% koha_new.author_firstname %] [% koha_new.author_surname %][% END %])
[% END %]
RSS feed for [% IF ( loggedinusername ) %][% Branches.GetName( branchcode ) %] and [% END %] system-wide library news.
[% END %] [% IF ( display_daily_quote && daily_quote ) %]

Quote of the Day

[% daily_quote.text %] ~ [% daily_quote.source %]
[% END %] [% IF ( OpacMainUserBlock ) %]
[% OpacMainUserBlock %]
[% END %]
[% IF ( ( Koha.Preference( 'opacuserlogin' ) == 1 ) || OpacNavRight ) %]
[% IF Koha.Preference( 'opacuserlogin' ) == 1 %] [% UNLESS ( loggedinusername ) %] [% UNLESS ( casAuthentication || shibbolethAuthentication ) %]
Log in to your account:
[% IF PatronSelfRegistration && PatronSelfRegistrationDefaultCategory %]

Don't have an account? Register here.

[% END %]
[% IF Koha.Preference('OpacPasswordChange') && Koha.Preference('OpacResetPassword') %] [% END %] [% IF Koha.Preference( 'NoLoginInstructions' ) %]
[% Koha.Preference( 'NoLoginInstructions' ) %]
[% END %]
[% END # /casAuthentication %] [% IF persona %] Sign in with your email [% END # /persona %] [% END # / loggedinusername %] [% END # /opacuserlogin %] [% IF ( OpacNavRight ) %]
[% OpacNavRight %]
[% END # /OpacNavRight %]
[% END # /opacuserlogin || OpacNavRight %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %][% END %]