hardlounge/client/views/actions/part.tpl

7 lines
195 B
Smarty

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