2
0
Fork 0
mirror of https://github.com/thelounge/thelounge synced 2024-12-27 04:43:08 +00:00
thelounge/client/views/actions/quit.tpl
2016-03-01 13:56:36 +02:00

6 lines
183 B
Smarty

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