[% USE KohaDates %]
[% USE Branches %]
[% USE AuthorisedValues %]
[% SET AuthorisedValuesCategories = AuthorisedValues.GetCategories %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
Koha › Tools › Patron clubs ›
[% IF club %]
Modify club [% club.name | html %]
[% ELSE %]
Create a new [% club_template.name | html %] club
[% END %]
[% INCLUDE 'doc-head-close.inc' %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'cat-search.inc' %]
Home › Tools › Patron clubs ›
[% IF club %]
Modify club [% club.name | html %]
[% ELSE %]
Create a new [% club_template.name | html %] club
[% END %]
[% MACRO jsinclude BLOCK %]
[% INCLUDE 'calendar.inc' %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]