hardlounge/client/views/actions/part.tpl

7 lines
226 B
Smarty
Raw Normal View History

<span role="button" class="user {{colorClass from}}" data-name="{{from}}">{{mode}}{{from}}</span>
2016-02-23 11:22:41 -05:00
<i class="hostmask">({{hostmask}})</i>
has left the channel
{{#if text}}
<i class="part-reason">({{{parse text}}})</i>
{{/if}}