hardlounge/client/views/actions/part.tpl
2016-06-22 22:34:10 +03:00

7 lines
226 B
Smarty

<span role="button" class="user {{colorClass from}}" data-name="{{from}}">{{mode}}{{from}}</span>
<i class="hostmask">({{hostmask}})</i>
has left the channel
{{#if text}}
<i class="part-reason">({{{parse text}}})</i>
{{/if}}