7 lines
283 B
Smarty
7 lines
283 B
Smarty
<a href="#" class="user" data-name="{{from}}" style="color:#{{stringcolor from}}">{{mode}}{{from}}</a>
|
|
has kicked
|
|
<a href="#" class="user" data-name="{{target}}" style="color:#{{stringcolor target}}">{{target}}</a>
|
|
{{#if text}}
|
|
<i class="part-reason">({{{parse text}}})</i>
|
|
{{/if}}
|