hardlounge/client/views/actions/quit.tpl

7 lines
219 B
Smarty
Raw Normal View History

2016-05-10 19:17:52 -04:00
<a href="#" class="user" data-name="{{from}}" style="color:#{{stringcolor 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}}