thelounge/client/views/actions/part.tpl

7 lines
157 B
Smarty
Raw Normal View History

{{> ../user_name nick=from}}
2016-02-23 17:22:41 +01:00
<i class="hostmask">({{hostmask}})</i>
has left the channel
{{#if text}}
<i class="part-reason">({{{parse text}}})</i>
{{/if}}