[% title = 'Comment List' ; crumb3_name = 'Diary' ; crumb3_href = '/cgi-bin/pages.cgi?act=diary-admin' ; crumb2_name = 'Comment' ; crumb2_href = '/cgi-bin/pages.cgi?act=diary-clist' ; crumb1_name = 'List' ; %]

The comments below require approval

[% IF comments.0 %] [% FOREACH item = comments %]

[% item.title %][% IF item.subject %]: [% item.subject %]

[% END %] [% item.body %]

Posted by [% item.author %] on [% item.postdate %] ([% item.ipaddr %])
Block | Allow | Edit | Approve | Delete


[% END %] [% ELSE %]

No Comments


[% END %]