hardlounge/client/views/actions/invite.tpl

10 lines
197 B
Smarty
Raw Normal View History

2016-02-12 11:34:10 +00:00
<a href="#" class="user" data-name="{{from}}">{{from}}</a>
2016-02-23 16:22:41 +00:00
invited
{{#if invitedYou}}
you
{{else}}
2016-03-25 23:26:53 +00:00
<a href="#" class="user" data-name="{{invited}}">{{invited}}</a>
{{/if}}
2016-02-23 16:22:41 +00:00
to
2016-03-25 23:26:53 +00:00
{{{parse channel}}}