2016-05-10 23:17:52 +00:00
|
|
|
<a href="#" class="user" data-name="{{from}}" style="color:#{{stringcolor from}}">{{from}}</a>
|
2016-02-23 16:22:41 +00:00
|
|
|
invited
|
2016-02-28 08:21:19 +00:00
|
|
|
{{#if invitedYou}}
|
|
|
|
you
|
|
|
|
{{else}}
|
2016-05-10 23:17:52 +00:00
|
|
|
<a href="#" class="user" data-name="{{invited}}" style="color:#{{stringcolor invited}}">{{invited}}</a>
|
2016-02-28 08:21:19 +00:00
|
|
|
{{/if}}
|
2016-02-23 16:22:41 +00:00
|
|
|
to
|
2016-03-25 23:26:53 +00:00
|
|
|
{{{parse channel}}}
|