<#include "_layout.html"/> <@layout>
<@jp.searchResultPage pageSize="10" > 为您找到关键字 “${keyword!}” 的相关文章如下: <#list page.getList() as bean>

${bean.title!}

${bean.description!}

<#include "_searcher_box.html"/> <#include "_content_box1.html"/> <#include "_content_box2.html"/> <#include "_tags_box.html"/>