[% BLOCK actions %]
[% IF ( BiblioDefaultViewmarc ) %]
[% END %]
[% IF ( error ) %]
[% END %] [% ELSE %] [% IF ( missingparameter ) %] [% END %] [% END %] [% END %]
[% IF ( errornonewitem ) %]ERROR: Unable to create the new item.
[% ELSE %]
[% IF ( success ) %]
[% IF from_biblio.items.count == 0 %]
[% INCLUDE actions %] [% INCLUDE fail %]
[% END %] [% IF ( errornoitem ) %]ERROR: Unable to get the item.[% INCLUDE actions %] [% INCLUDE fail %]
[% END %]
The record [% from_biblio.title | html %] has [% from_biblio.items.count | html %] attached items.
[% END %] [% ELSE %] [% IF ( missingparameter ) %] [% END %] [% END %] [% END %]