Fix users not being linked in /me actions

This commit is contained in:
Pavel Djundik 2017-11-30 14:13:11 +02:00
parent 104e270882
commit a7bd40a5b1

View file

@ -1,5 +1,5 @@
{{> ../user_name from}}
<span class="text">{{{parse text}}}</span>
<span class="text">{{{parse text users}}}</span>
{{#each previews}}
<div class="preview" data-url="{{link}}"></div>