b8d60ddaa6
Also support for self messages Co-Authored-By: jay2k1 <jay2k1@users.noreply.github.com>
8 lines
130 B
Smarty
8 lines
130 B
Smarty
{{#if self}}
|
|
{{{parse text}}}
|
|
{{else}}
|
|
{{> ../user_name from}}
|
|
is away
|
|
<i class="away-message">({{{parse text}}})</i>
|
|
{{/if}}
|