<#include "inc/header.html">
现在的位置是 >> ${introduce.title}
${introduce.content}
#if RequestParameters["introID"]?exists> <#assign introID>${RequestParameters["introID"]}#assign> <#else> <#assign introID="41933"/> #if> <#if introID =""> <@mytag.listIntroduce name="intros" orderby="sortid asc,id desc" ctid="65535"/> <#list intros as intr> <#if intr_index =0> <#assign introID="${intr.id}"/> #if> #list> #if> <@mytag.viewIntroduce name="introduce" introID="${introID}"/>