{include file="{$smarty.const._templates_path}v4_meta.html" title=header}
{include file="{$smarty.const._templates_path}v4_header_page.html" title=header}
{if $unit_key eq 1} {elseif $unit_key eq 2} {elseif $unit_key eq 4} {/if}
    • {$story_data.chinese_names}{$story_data.chukan_date}
    • {$story_data.english_names}
    • {$story_data.introductions}
    • {if $confirm_limit neq 1} {if $story_data.price > 0} ${$story_data.price} Buy Single Issue {else} {if $unit_key eq 1} {elseif $unit_key eq 2} {elseif $unit_key eq 4} {elseif $unit_key eq 5} {/if} {/if} {/if}
    {foreach from=$data_ary key=k item=v name=nItem}
    • {if $confirm_limit eq 1} {elseif $confirm_limit eq 0} {elseif $confirm_limit eq 2} {/if}
    • {$v.chinese_names}
    • {$v.english_names}
    • {$v.contents}
  • {/foreach}
{include file="{$smarty.const._templates_path}v4_footer.html" title=footer}