Add a plugin outlet beside the poster's name.

This commit is contained in:
Guo Xiang Tan 2015-08-19 15:05:49 +08:00
parent f1bce927b3
commit 5f5933b4bb

View file

@ -25,6 +25,7 @@
<div class='topic-body'>
<div class='topic-meta-data'>
{{poster-name post=this}}
{{plugin-outlet "poster-name-right"}}
<div class='post-info'>
<a class='post-date' {{bind-attr href="shareUrl" data-share-url="shareUrl" data-post-number="post_number"}}>{{age-with-tooltip created_at}}</a>
</div>