$c.project.name / $c.app.config.options.mount_label /
${thread.subject and '%s:%s' % (thread.discussion.name, (thread.subject or '(no subject)')) or thread.discussion.name}
${c.thread_header.display(value=thread, page=page, limit=limit, count=count)}
${c.thread.display(value=thread, page=page, limit=limit, count=count)}