thelounge/client/views/actions/away.tpl

8 lines
130 B
Smarty
Raw Normal View History

{{#if self}}
{{{parse text}}}
{{else}}
{{> ../user_name from}}
is away
<i class="away-message">({{{parse text}}})</i>
{{/if}}