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

<%$lang.arc_list%>

<%section loop=$article_list name=list%> <%assign var=aid value=$article_list[list].id%>

<%$article_list[list].subject%>

<%$article_list[list].description%>

<%$lang.view_content%>   <%$lang.view_comment%>   <%$article_list[list].pubtime|date_format:"%Y-%m-%d %H:%M"%>

<%sectionelse%> <%$lang.search_none%> <%/section%>
<%include file="footer.htm"%>