thelounge/client/views/actions/action.tpl
2017-11-19 02:46:45 -05:00

7 lines
146 B
Smarty

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