mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-17 11:56:39 +08:00
11 lines
376 B
Handlebars
11 lines
376 B
Handlebars
{{reviewable-topic-link reviewable=reviewable tagName=''}}
|
|
<div class='post-contents-wrapper'>
|
|
{{reviewable-created-by user=reviewable.target_created_by tagName=''}}
|
|
<div class='post-contents'>
|
|
{{reviewable-created-by-name user=reviewable.target_created_by tagName=''}}
|
|
<div class='post-body'>
|
|
{{{ reviewable.payload.post_cooked }}}
|
|
</div>
|
|
{{yield}}
|
|
</div>
|
|
</div>
|