[%- USE T8 %] [%- USE HTML %] [%- IF is_wrong_pclass == NOTFORSALE %]

[% 'searched part not for sale' | $T8 %]

[%- ELSE %] [%- IF is_wrong_pclass == NOTFORPURCHASE %]

[% 'searched part not for purchase' | $T8 %]

[%- ELSE %]

[% 'Item does not exists in the database' | $T8 %] [% IF INSTANCE_CONF.get_create_part_if_not_found %]

[% 'What type of item is this?' | $T8 %]

 [% 'Part' | $T8 %]
 [% 'Assembly' | $T8 %]
 [% 'Service' | $T8 %]
 [% 'Assortment' | $T8 %]

[%- FOREACH var = HIDDENS %] [%- END %]

[%- ELSE %] [%- END %] [%- END %] [%- END %]