{include file="common/common_head_content" /} {include file="common/common_statistical_code_body_start" /} {include file="common/common_header_nav" /} {include file="common/common_page_banner" /}
{include file="common/common_crumbs" /}

{$detail.name|default=''}

{$detail.update_time|default=''|date='M. d, Y'}

{$detail.content|raw}

{php} $previous = sitePrevious($param['mid'], $param['id']); {/php} {if $previous}

{$previous.name}

{/if} {php} $next = siteNext($param['mid'], $param['id']); {/php} {if $next}

{$next.name}

{/if}
{php} $relatedData = siteRelated($param['mid'], $detail['id']); {/php} {include file="common/common_related" /}
{include file="common/common_footer_bot" /} {include file="common/common_statistical_code_body_end" /}