Add plugin outlet after flagged post bodies

This commit is contained in:
Jeff Wong 2019-11-12 17:47:39 -08:00
parent 9caec39aef
commit 3b36326cb7
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
{{{reviewable.cooked}}} {{{reviewable.cooked}}}
{{/if}} {{/if}}
</div> </div>
{{plugin-outlet name="after-reviewable-flagged-post-body" args=(hash model=reviewable)}}
{{yield}} {{yield}}
</div> </div>
</div> </div>