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

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

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

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

[%- ELSE %] [% IF INSTANCE_CONF.get_create_part_if_notfound %]

[% 'Item does not exists in File' | $T8 %]

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

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

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

[% 'Item does not exists in File' | $T8 %]

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