[% WHILE (sys = systems.next) %]
[% sys.name | html %]
Add type to [% sys.name %]
[% END %]