{include file="header.tpl.htm"}

{$comment_page_title}

{$name_field[0]}
{$logged_user.first_name} {$logged_user.last_name}

{$rating_field[0]}

{$title_field[0]}

{if ($item.image)} {$item.name}
{/if} {$item.name}

{$comment_text_field[0]}
{$char_left_text}


{$security_code_field[0]}




{if (!empty($form_message))}
{$form_message}
{/if}
{include file="footer.tpl.htm"}