hardlounge/client/views/actions/quit.tpl

7 lines
183 B
Smarty
Raw Normal View History

2016-02-12 06:34:10 -05:00
<a href="#" class="user" data-name="{{from}}">{{mode}}{{from}}</a>
2016-02-23 11:22:41 -05:00
<i class="hostmask">({{hostmask}})</i>
has quit
{{#if text}}
<i class="quit-reason">({{{parse text}}})</i>
{{/if}}