2013-09-16 21:13:11 +02:00
|
|
|
<div class="compose_invite_user" data-useremail="{{email}}">
|
2018-02-28 07:01:19 +01:00
|
|
|
<p>{{#tr this}}<strong>__name__</strong> is not subscribed to this stream. They will not be notified unless you subscribe them.{{/tr}}</p>
|
2013-10-09 14:39:47 +02:00
|
|
|
<div class="compose_invite_user_controls">
|
2016-05-12 13:53:41 +02:00
|
|
|
<span class="compose_invite_user_error alert alert-error" style="display: none;">{{t "Unable to subscribe user" }}</span>
|
2018-02-28 07:01:19 +01:00
|
|
|
<button class="btn btn-warning compose_invite_link" >{{t "Subscribe" }}</button><button type="button" class="compose_invite_close close">×</button>
|
2013-10-09 14:39:47 +02:00
|
|
|
</div>
|
|
|
|
</div>
|