thelounge/client/views/actions/kick.tpl
2017-06-22 13:28:17 +03:00

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}}