<#include "include/exmay-head.html"/> <#include "include/exmay-header.html"/>
    <@exmay_news_list count=6 var="content" hasAttribute="picture">
  • ${content.title}

    <@exmay_news_list channelId=16 count=2 var="chl"> <#assign line="" /> <#if news_index gt 0> <#assign line="exmay-ui-line" />
  • ${chl.title}

    ${subString(chl.summary!,60,'...')}

<@exmay_model code="picture"> <@exmay_picture_list count=2 var="spl"> <#assign cls="" /><#if spl_index=0><#assign cls="exmay-ui-line" /><#else><#assign cls="mt5" />
${subString(spl.title,10)}
${subString(spl.description!,33,'...')}
<@exmay_channel_list parentId="46" count=4> <#assign marginLeft=""/> <#assign marginTop=""/> <#if (channel_index+1)%2==0> <#assign marginLeft="margin-left:10px;"/> <#if channel_index gt 1> <#assign marginTop="margin-top:10px;"/>
<@exmay_module code="comment"> <@exmay_comment_list count="2" orderBys="support_DESC">
${comment.username!"匿名网友"}${target.title} 评论道:
${subString(comment.reply,60,"...")}
<@exmay_module code="guestbook"> <@exmay_guestbook_list count="4">
[${guestbook.category.name}]${guestbook.title}
${subString(guestbook.content,34,"...")}
<#include "include/exmay-friendlink.html"/> <#include "include/exmay-footer.html"/>