<%$subject%>
<%$lang.author%>: <%if $author neq null%><%$author%><%else%> <%$lang.anonymous%> <%/if%> <%$lang.comefrom%>: <%$comefrom%> <%$lang.posttime%>: <%$pubtime+$time_offset*3600|date_format:"%Y-%m-%d %H:%M:%S"%> <%$lang.hit%>: <%$hit%> <%$lang.fontsize%>: <%$lang.fontsize_big%> <%$lang.fontsize_midian%> <%$lang.fontsize_small%>
<%$lang.summary%><%$description%> ...
<%$content|replace:"
<%if count($p) neq 0%>
<%include file="article_page_bar.htm"%>
<%/if%>
- <%$lang.pre_article%>: <%if $nplinks.previous.id neq 0%> <%assign var=previous_id value=$nplinks.previous.id%> <%$nplinks.previous.subject%> <%else%> <%$lang.none%> <%/if%>
- <%$lang.next_article%>: <%if $nplinks.next.id neq 0%> <%assign var=next_id value=$nplinks.next.id%> <%$nplinks.next.subject%> <%else%> <%$lang.none%> <%/if%>
<%$lang.arc_comments%>
<%section loop=$comments name=list%>
<%$lang.not_have_comment%>
<%/section%>
<%if $comment_open neq 0%>
<%include file="comment_form.htm"%>
<%else%>
<%$lang.comment_closed%>
<%/if%>
<%$comments[list].comment%>