[% USE HTML %] [% USE LxERP %] [% USE T8 %] [% BLOCK output %] [% END #BLOCK output %] [% PROCESS output title=LxERP.t8('Error') type='error' messages = FLASH.error %] [% PROCESS output title=LxERP.t8('Warning') type='warning' messages = FLASH.warning %] [% PROCESS output title=LxERP.t8('Information') type='info' messages = FLASH.info %] [% PROCESS output title=LxERP.t8('Ok') type='ok' messages = FLASH.ok %]