{qing:template top.html} {qing:template header.html}
{qing:php $paid = $cats[$catid][parentid];} {qing:if $cats[$catid][child]}

{qing:$cats[$catid][catname]}

{qing:else if $cats[$catid][parentid]}

{qing:$cats[$paid][catname]}

{qing:else}

{qing:$cats[$paid][catname]}

{/qing:if}

{qing:$title}


{qing:$content}
 


{qing:template footer.html}