hardlounge/client/views/actions/kick.tpl

7 lines
147 B
Smarty

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