<%-- File : faq_home.html Description : Displays the main FAQ page. --%> <%include user_include_header.html%>
<%lang_tag('HD_TOTALOF')%> <%faq_count%> <%lang_tag('FAQ_FAQ')%><%if faq_count gt '1'%>s<%endif%>
<%loop faq_loop%> <%else%> <%endif%> <%endloop%>
<%faq_category%>
<%if cnt%>(<%cnt%>)<%elseif count%>(<%count%>)<%endif%>
<%if even%>
<%include user_include_footer.html%>