{include file='common/_require'/}
{include file='common/_left'/}

{$post.title}

{$post->publish_time_text} {:get_system_config('default_author')}
{$post.desc_html|raw}
{if !empty($post.jump_to_url) && $post.jump_to_url_status != 0} {if $post.jump_to_url_status == 2 } {/if} {/if}
{$post->content_html|raw}
{include file='common/_right'/}