[% WRAPPER base.tt2 %] [% ctx.page_title = l('Z39.50 Servers') %]
[% source_code = ctx.page_args.0; IF source_code %]
[% l('Z39.50 Attributes for [_1]', source_code) | html %]

[% l('Select a source to clone') %]
[% ELSE %]
[% l('Z39.50 Servers') %]
[% END %]
[% END %]