mirror of
https://github.com/flarum/framework.git
synced 2024-12-13 15:13:42 +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>
|