[% db = c.model('Accounts').db %]
[% INCLUDE 'includes/filter.tt' formuri = c.uri_for() otype = 'nethost' %]
[% FOREACH nethostname = nethostlist %] [% nethost = db.get_object('nethost', nethostname) %] [% END %]
[% IF initials %] Pages: [% FOREACH initial = initials %] [% IF c.req.param('start') == initial %] < [% initial %] > [% ELSE %] [% uparams.start = initial %] [% initial %] [% END %] [% END %] [% END %]
NomDescription
[% INCLUDE 'object_flag' object=nethost %] [% [% username | html %] [% nethostname | html %] [% IF nethost.get_attributes('owner') %] ([% nethost.get_attributes('owner') %]) [% END %] [% nethost.get_attributes('description') | truncate(20) | html %]