[% USE raw %] [% USE Koha %] [% PROCESS 'opac-authorities.inc' %] [% PROCESS 'authorities-search-results.inc' %] [% BLOCK pagination %] [% END %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( total ) %]Authority search result[% ELSE %]No results found[% END %] › [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-authoritiesresultlist' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% IF ( OpacNav || OpacNavBottom ) %]
[% ELSE %]
[% END %]

Authority search results

[% IF total %]
[% pagination_bar | $raw %]
[% END %]
[% IF ( total ) %] [% IF ( countfuzzy ) %]

Showing [% resultcount | html %] of about [% total | html %] results

[% ELSE %]

Results [% from | html %] to [% to | html %] of [% total | html %]

[% END %] [% ELSE %] No results found. [% END %]
[% IF ( total ) %]
[% UNLESS ( isEDITORS ) %] [% END %] [% FOREACH resul IN result %] [% UNLESS ( resul.isEDITORS ) %] [% END %] [% END %]
Authorized headings Type of headingBiblio records
[% PROCESS authresult summary=resul.summary %] Details [% resul.authtype | html %] [% IF resul.used > 0 %][% resul.used | html %] biblios[% ELSE %]0 biblios[% END %]
[% pagination_bar | $raw %]
[% END # / IF total %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %][% END %]