{config_load file="$language/lang.conf" section="reviews"}
{#heading_reviews_write#}
{if $captcha_error}
{$captcha_error}
{/if} {if $error}
{$error}
{else} {$FORM_ACTION}
{#text_product#} {$PRODUCTS_NAME}
{#text_author#} {$AUTHOR}
{#text_input#} {$INPUT_TEXT}
{#text_note#}
{#text_rating#} {#text_bad#}{$INPUT_RATING}{#text_good#}
{#text_sec_code#} {$CAPTCHA_IMG}
{#text_sec_code_text#} {$CAPTCHA_INPUT}
{$BUTTON_BACK} {$BUTTON_SUBMIT}
{$FORM_END} {/if}