Feed {{ replyset.meta.feed }} / Producer{{ replyset.meta.producer }}
{{ include('facet_template.html', {facets: replyset.facets}, with_context=false) }}
{{ include('result_template.html', {replies: replyset.replies, meta: replyset.meta}, with_context=false) }}
{{ include('pager_template.html', {pager: replyset.pager}, with_context=false) }}
{% endfor %}