thelounge/client/views/actions/quit.tpl

7 lines
214 B
Smarty
Raw Normal View History

<span role="button" class="user {{colorClass from}}" data-name="{{from}}">{{mode}}{{from}}</span>
2016-02-23 17:22:41 +01:00
<i class="hostmask">({{hostmask}})</i>
has quit
{{#if text}}
<i class="quit-reason">({{{parse text}}})</i>
{{/if}}