#include "../../include/exmay-head.html"/>
<#include "../../include/exmay-header.html"/>
<#include "../../include/exmay-location.html"/>
${channel.title!channel.name}
${channel.singleContent!}
新闻排行
<@exmay_news_list count=10 var="news" orderBys="views_DESC">
${subString(news.title,15,"...")}
@exmay_news_list>
<@exmay_model code="picture">
最新图片
<@exmay_picture_list count=4>
${subString(picture.title,8,"...")}
@exmay_picture_list>
@exmay_model> <@exmay_model code="special">
最新专题
<@exmay_special_list count=3 var="spl"> <#assign cls="" /><#if spl_index=0><#assign cls="exmay-ui-line" /><#else><#assign cls="mt5" />#if>
${subString(spl.title,10)}
${subString(spl.summary!,33,'...')}
@exmay_special_list>
@exmay_model>
<#include "../../include/exmay-friendlink.html"/> <#include "../../include/exmay-footer.html"/>