hardlounge/client/views/actions/action.tpl

7 lines
146 B
Smarty

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