[%|loc%]Template edition system[%END%]
- [%|loc%]Template name[%END%] : [% template_name %]
- [%|loc%]Type[%END%] : [% webormail %]
- [%|loc%]Path[%END%] : [% template_path %]
- [%|loc%]Scope[%END%] : [% scope %] .[% IF scope == 'list' %]
( [%|loc(list,robot)%]This template is defined for list %1@%2[%END%] )
[% ELSE %]
[% IF scope == 'robot' %]
( [%|loc(robot)%]This template is default for all lists of robot %1 unless it is redefined for some particular list[%END%] )
[% ELSE %]
( [%|loc%]This template is default for all robots unless it is redefined for some particular robot[%END%] )
[% END %]
[% END %]
- [%|loc%]language : [%END%] [% tpl_lang %] .[% IF subdir == 'default' %][%|loc%](This template is the default for all languages unless it is redefined for a specific language.)[%END%][% END %]