Current File : /home/jvzmxxx/wiki1/extensions/Flow/handlebars/flow_post_moderation_state.partial.handlebars
<span class="plainlinks">
	{{~#if replyToId~}}
		{{l10nParse (concat "flow-" moderateState "-post-content") moderator.name links.topic-history.url}}
	{{~else~}}
		{{l10nParse (concat "flow-" moderateState "-title-content") moderator.name links.topic-history.url}}
	{{~/if~}}
</span>