[% htmltitle = 'Guestbook' ; title = htmltitle ; crumb1_name = 'Guestbook' ; %]
[% IF thanks == 1 %]

Your message has been saved and is now pending moderation.

Should everything be okay, your message will appear on this page as soon as a moderator has approved it. Sorry for this inconvience, but with the rise in "comment spam", we have taken this measure to reduce the amount of unwanted and inappropriate messages that have previously appeared here.

[% ELSIF thanks == 3 %]

Sorry you have previously tried to send "comment spam" to this Guestbook, as such your message has been automatically removed. If you feel that has been done in error, please contact the site administrator to rectify the situation.

[% END %]

If you would like to leave a message, simply click ADD A MESSAGE and leave your mossive.

Please note that your message may not appear straight away, due to moderation, so please be patient. Also note that any inappropriate content will be removed.

[% FOREACH item = data %]

posted by [% IF item.email %][% item.realname %] [% ELSE %][% item.realname %] [% END %] [% IF item.url %][url][% END %] [% IF item.city %] (from [% item.city %][% IF item.country %], [% item.country %][% END %]) [% ELSE %] [% IF item.country %](from [% item.country %]) [% END %] [% END %] on [% item.postdate %]
[% item.comments %]

[% END %]

[% doaction = 'guest-read' %] [% INCLUDE "public/pager.html" %]