{{extend "forums_layout.html"}} {{block title}}{{super}} - {{=forum.name}} - {{=topic.subject}}{{end}} {{block forum_nav}} {{end}} {{block content_main}} {{use "jquery"}} {{use "jqutils", ajaxForm=True}} {{use "xheditor"}} {{use "jqimgzoom"}} {{use "totop"}} {{def make_sub_posts(parent):}} {{if len(sub_posts.get(parent, [])) > 0:}} {{pass}} {{pass}}

{{=topic.subject}}

共有{{=topic.num_replies}}篇评论 分类: {{=topic.get_display_value('topic_type')}}
{{<< functions.get_var('FORUM/post_footer')}}