hardlounge/client/views/actions/invite.tpl

10 lines
192 B
Smarty
Raw Normal View History

2016-02-12 06:34:10 -05:00
<a href="#" class="user" data-name="{{from}}">{{from}}</a>
2016-02-23 11:22:41 -05:00
invited
{{#if invitedYou}}
you
{{else}}
2016-02-12 06:34:10 -05:00
<a href="#" class="user" data-name="{{target}}">{{target}}</a>
{{/if}}
2016-02-23 11:22:41 -05:00
to
{{{parse text}}}