{sdcms:include("sdcms_head.htm")}
{sdcms:loop top="0" table="sd_link" where="where ispic=1 and ispass=1"}
- 没有图片链接

{/sdcms:loop}
{sdcms:loop top="0" table="sd_link" where="where ispic=0 and ispass=1"}
- 没有文字链接
- {title}
{/sdcms:loop}
{sdcms:loop table="sd_link" top="10" where="where ispass=0"}
- 没有资料
- {title len="30"}
{/sdcms:loop}
{sdcms:include("sdcms_foot.htm")}