hardlounge/client/views/actions/kick.tpl

7 lines
129 B
Smarty
Raw Normal View History

{{> ../user_name from}}
2016-02-23 11:22:41 -05:00
has kicked
{{> ../user_name target}}
2016-02-23 11:22:41 -05:00
{{#if text}}
<i class="part-reason">({{{parse text}}})</i>
{{/if}}