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

7 lines
214 B
Smarty

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