{foreach $items}
Gravatar
{$GuestbookItemDate|format:type=datetime} {$GuestbookItemName}{if $GuestbookItemCity} aus {$GuestbookItemCity}{/if}
{if $GuestbookItemWebsite}{$GuestbookItemWebsite|makelinks}{/if} {if !empty($GuestbookItemEmailVisible) && !empty($GuestbookItemEmail)}{/if}
{if !empty($GuestbookItemImages)}
{$GuestbookItemImages|image:path=data/CMM_Guestbook/images/:width=150:height=112:start=0:zoom=1:sharpen=1:number=3:cache=2:imageset=GuestbookDetail}
{/if}

{$GuestbookItemText|nl2br|function:class=CMM_Guestbook:name=createUbbc|function:class=CMM_Guestbook:name=createSmilies}

{if !empty($GuestbookItemField1)}
{$GuestbookItemField1}
{/if} {if !empty($GuestbookItemField2)}
{$GuestbookItemField2}
{/if} {if !empty($GuestbookItemField3)}
{$GuestbookItemField3}
{/if} {if $GuestbookItemComment}
{LANG_CMM_COMMENT}: {$GuestbookItemComment}
{/if}
{/foreach}
{$pagelimit} {$pagenavi}