{%- from 'common/macros.html' import subheader, timestamp, pager, babycode_editor_component -%} {%- from 'common/macros.html' import full_post with context -%} {%- extends 'base.html' -%} {%- block title -%}{%- endblock -%} {%- block content -%} {%- set td -%} Started by {{started_by.get_readable_name()}} in topic {{topic.name}} {%- endset -%} {%- call() subheader(thread.title, td) -%}
{%- if is_mod() -%} {%- endif -%} {%- endcall -%}