{cw:show_title}
来源:{cw:show_froms} 发布:{cw:show_author} 时间:{cw:show_adddate} 浏览:次
{cw:show_content}
关键词:{cw:show_tags}
上一篇:{cw:loop select top 1 * from cw_news where id<{cw:show_id} order by id desc}
{title}{/cw:loop}
下一篇:{cw:loop select top 1 * from cw_news where id>{cw:show_id} order by id asc}
{title}{/cw:loop}