[% title = 'Guestbook Admin' ; htmltitle = title ; crumb2_name = 'Admin' ; crumb2_href = '/cgi-bin/pages.cgi?act=home-admin' ; crumb1_name = 'Guestbook' ; %]
[% IF thanks %]

Guestbook updated successfully.

[% END %]

Record Count: [% count %]


[% IF records %] [% FOREACH item = records %] [% END %] [% ELSE %] [% END %]
Date Name IP Comments Action
[% item.createdate %] [% item.realname %] [% item.ipaddr %] [% item.comments %] [% IF item.publish < 3 %] Block | Allow | Approve [% ELSE %] Block | Allow | Approve [% END %] | Delete | Edit
No guestbook entries.