{% from 'common/macros.html' import timestamp, subheader, pager %} {%- extends 'base.html' -%} {%- block content -%} {%- call() subheader(('Threads in "%s"' % topic.name), topic.description) -%}
{%- if get_active_user().is_mod() -%} {%- endif -%} {%- endcall -%} {%- for thread in threads -%}