[% IF result %]
[% IF result == 'success' %]
[%|loc%]scenario is created but not loaded in the list config[%END%]
[% ELSIF result == 'success_new_name' %]
[%|loc%]new scenario is created but not loaded in the list config. Edit list config if you need to apply it for that list[%END%]
[% ELSIF result == 'unchanged' %]
[%|loc%]new scenario is equal to previous one. Nothing done.[%END%]
[% END %]
[% ELSE %]
[% END %]