[% 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 consentview = 1 %] [% INCLUDE 'doc-head-open.inc' %] Your consents › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-patron-consent' %] [% INCLUDE 'masthead.inc' %]
[% IF Koha.Preference('GDPR_Policy') %]

In order to keep you logged in, we need your consent to process personal data as specified in the EU General Data Protection Regulation of May 25, 2018.

Please save your consent below or log out. Thank you!

[% END %]

Your consents

[% IF Koha.Preference('GDPR_Policy') %]

GDPR consents

  • I have read the privacy policy and agree with your processing of my personal data as outlined therein.

    Yes, I agree.
    No, I do not agree. Please remove my account within a reasonable time.

    [% IF gdpr_proc_consent %]

    Your consent was registered on [% gdpr_proc_consent | html %].

    [% ELSIF gdpr_proc_refusal %]

    You indicated recently that you do not consent, and we will process your request soon.

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