{template "header.html", "/"}
{$title}

上映地区:{$area}

上映年代:{$year}

视频导演:{$director}

主要演员:{$actor}

更新状态:{$schedule}

{list action=extend cid=$id order=id_asc} {/list}
{$content}
{loop $images $i $t} {/loop}

上一篇:{if $prev_page}{$prev_page.title}{else}没有了{/if}
下一篇:{if $next_page}{$next_page.title}{else}没有了{/if}

{dr_module_comment(MOD_DIR, $id)}
{template "footer.html", "/"}