{include file="common/head.tpl.html" html5=true}
{$lang.global_feedback}
{if $show_email} {/if}
{$lang.feedback_info}{if !$show_email}{$lang.feedback_info_reply}{/if}
{html->input_text id="email"}
{html->area id="comment" class="dynamic-div-content choose-select" wrap="virtual"}
 
{$lang.feedback_info2}
 
{cssbutton->click id="btn_send" string=$lang.feedback_send} {cssbutton->click id="btn_close" string=$lang.global_cancel}
{include file="common/foot.tpl.html"}