hardlounge/client/views/actions/kick.tpl
2016-02-23 18:22:41 +02:00

7 lines
165 B
Smarty

<a href="#" class="user">{{mode}}{{from}}</a>
has kicked
<a href="#" class="user">{{target}}</a>
{{#if text}}
<i class="part-reason">({{{parse text}}})</i>
{{/if}}