hardlounge/client/views/actions/kick.tpl

7 lines
165 B
Smarty
Raw Normal View History

2016-02-23 11:22:41 -05:00
<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}}