<%include file="header.htm"%>
<%$lang.current_position%>: <%$lang.homepage%> >> <%$lang.comment%>

<%$lang.comment%>: <%$subject%>

<%section loop=$comments name=list%>
[<%$comments[list].pubtime+$time_offset*3600|date_format:"%Y-%m-%d %H:%M"%>]E-mail:   "><%$comments[list].email|replace:"@":" (at) "|replace:".":" (dot) "%>

<%$comments[list].comment%>
<%sectionelse%>
<%$lang.not_have_comment%>
<%/section%>
<%if $showpage neq null%> <%/if%>
<%if $comment_open neq 0%> <%include file="comment_form.htm"%> <%else%>

<%$lang.comment_closed%>

<%/if%>
<%include file="footer.htm"%>