Current File : /home/jvzmxxx/wiki1/extensions/Flow/handlebars/flow_block_topic.handlebars
<div class="flow-board">
	<div class="flow-topics">
		{{> flow_errors}}

		{{!-- There is only one topic, but we use same api response structure --}}
		{{> flow_topiclist_loop}}
	</div>
</div>