hardlounge/client/views/actions/kick.tpl

7 lines
139 B
Smarty

{{> ../user_name nick=from}}
has kicked
{{> ../user_name nick=target}}
{{#if text}}
<i class="part-reason">({{{parse text}}})</i>
{{/if}}