[% USE KohaDates %] [% USE Koha %] [% USE AuthorisedValues %] [% USE Branches %] [% USE raw %] [% IF statuscode == "200" %] [% INCLUDE 'mana/mana-comment-status.inc' %]
[% UNLESS search_only %] [% END %] [% FOREACH subscription IN subscriptions %] [% UNLESS subscription.cannotdisplay %] [% IF subscription.nbofcomment > highWarned %] [% ELSIF subscription.nbofcomment > warned %] [% ELSIF subscription.nbofcomment > lowWarned %] [% ELSE %] [% END %] [% UNLESS search_only %] [% END %] [% END %] [% END %]
ISSN Title Published by Frequency Numbering pattern # of users Last import Comments Actions
[% IF ( subscription.issn ) %][% subscription.issn | html %][% END %] [% subscription.title | html %] [% IF ( subscription.publishercode ) %][% subscription.publishercode | html %][% END %] [% IF ( subscription.sfdescription ) %][% subscription.sfdescription | html %][% END %] [% IF ( subscription.numberingmethod ) %][% subscription.numberingmethod | html %][% END %] [% IF ( subscription.nbofusers ) %][% subscription.nbofusers | html %][% END %] [% subscription.lastimport | $KohaDates %] [% FOREACH comment IN subscription.comments %] [% comment.message | html %] ([% comment.nb | html %])
[% END %]
[% ELSE %]

Mana search fails with the code: [% statuscode | html %]

[% END %]