[% FOREACH slot = action.obj.mirror.slot %] [% UNLESS slot.invisible %] [% END %]
[% action.obj.table.name.ucfirst %] Object [% action.obj.oid %]
[% slot.title.ucfirst.html %]:  [% IF slot.unwritable %] [% IF slot.unreadable %]PROTECTED[% ELSE %][% slot.value.html %][% END %] [% ELSE %] [% END %] [% END %]