thelounge/client/views/actions/action.tpl
2017-11-30 14:13:11 +02:00

7 lines
152 B
Smarty

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