mirror of
https://github.com/flarum/framework.git
synced 2025-01-06 02:23:36 +08:00
5 lines
192 B
Handlebars
5 lines
192 B
Handlebars
|
<div class="activity">
|
||
|
<i class="post-icon fa fa-pencil"></i>
|
||
|
{{#link-to "user" post.user}}{{post.user.username}}{{/link-to}} named the discussion: <strong>{{post.content}}</strong>.
|
||
|
</div>
|