[% USE raw %] [% PROCESS 'i18n.inc' %] [% USE Koha %] [% USE AdditionalContents %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% FILTER collapse %] [% t("Authorities") | html %] › [% t("Koha") | html %] [% END %] [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'authorities-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% WRAPPER breadcrumbs %] [% WRAPPER breadcrumb_item bc_active= 1 %] Authorities [% END %] [% END %] [% END %]
[% INCLUDE 'authorities-toolbar.inc' %]

Authorities

[%- SET StaffAuthoritiesHome = AdditionalContents.get( location => "StaffAuthoritiesHome", lang => lang, library => logged_in_user.branchcode ) -%] [%- FOREACH block IN StaffAuthoritiesHome.content -%]
[%- block.content | $raw -%]
[%- END -%]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'authorities_js.inc' %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]