[% USE Koha %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › [% IF Koha.Preference( 'opacuserlogin' ) == 1 %] Log in to your account [% ELSE %] Catalog login disabled [% END %] [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-login-page' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% IF Koha.Preference( 'opacuserlogin' ) == 1 %] [% IF ( nopermission ) %]

Access denied

Sorry, the system doesn't think you have permission to access this page.

[% END %] [% IF ( loginprompt ) %]

Log in to your account

[% IF ( timed_out ) %]

Sorry, your session has timed out. Please log in again.

[% END %] [% IF ( different_ip ) %]

You are logging from a different IP address. Please log in again.

[% END %] [% IF ( invalid_username_or_password ) %]

You entered an incorrect username or password. Please try again! And remember, passwords are case sensitive.

[% END %] [% IF ( shibbolethAuthentication ) %] [% IF ( invalidShibLogin ) %]

Sorry, your Shibboleth identity does not match a valid library identity. [% IF ( casAuthentication ) %] [% IF ( invalidCasLogin ) %]

Sorry, the CAS login also failed, if you have a local login you may use that below.

[% ELSE %] If you have a CAS account, you may use that below. [% END %] [% ELSE %] If you have a local account, you may use that below. [% END %]

[% ELSE %]

Shibboleth Login

If you have a Shibboleth account, please click here to login.

[% END %] [% IF ( casAuthentication ) %]

CAS login

If you do not have a Shibboleth account, but you do have a CAS account, [% ELSE %]

Local login

If you do not have a Shibboleth account, but you do have a local login, then you may login below:

[% END %] [% END %] [% IF ( casAuthentication ) %] [% IF ( shibbolethAuthentication ) %] [% IF ( casServerUrl ) %] please click here to login.

[% END %] [% IF ( casServersLoop ) %] please choose against which one you would like to authenticate:

[% END %] [% ELSE %]

CAS login

[% IF ( invalidCasLogin ) %]

Sorry, the CAS login failed.

[% END %]

If you have a CAS account, [% IF ( casServerUrl ) %] please click here to login.

[% END %] [% IF ( casServersLoop ) %] please choose against which one you would like to authenticate:

[% END %] [% END %] [% IF ( shibbolethAuthentication ) %]

Nothing

[% ELSE %]

Local login

If you do not have a CAS account, but do have a local account, you can still log in:

[% END %] [% END # / IF casAuthentication %]
[% FOREACH INPUT IN INPUTS %] [% END %]
[% IF Koha.Preference('OpacPasswordChange') && Koha.Preference('OpacResetPassword') %]
Forgot your password?

If you do not remember your password, click here to create a new one.

[% END %]
[% IF Koha.Preference('NoLoginInstructions') %] [% Koha.Preference('NoLoginInstructions') %] [% ELSE %]
Don't have a password yet?

If you don't have a password yet, stop by the circulation desk the next time you're in the library. We'll happily set one up for you.

Don't have a library card?

If you don't have a library card, stop by your local library to sign up.

[% END # / IF Koha.Preference('NoLoginInstructions') %] [% IF PatronSelfRegistration && PatronSelfRegistrationDefaultCategory %]You may register here.[% END %]
[% END # / IF loginprompt %] [% ELSE %]

Logging on to the catalog has not been enabled by the library.

[% END # / IF opacuserlogin %] [% IF persona %]

Sign in with your Email

[% END %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% END %]