Export data
[% FOR m IN messages %]
[% SWITCH m.code %]
[% CASE 'invalid_mimetype' %]The file used does not have a valid format. Only csv and txt are allowed.
[% CASE %][% m.code | html %]
[% END %]
[% END %]
Note : The items are exported by this tool unless specified.