<%namespace name="renderer" file="_content_renderer.html"/>
% for thread in threads: ${renderer.render_content_with_comments(thread, {'partial_comments': True})} % endfor
<%include file="_paginator.html" />
<%include file="_js_data.html" />