thelounge/client/views/actions/action.tpl

7 lines
152 B
Smarty
Raw Permalink Normal View History

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