mirror of https://github.com/zulip/zulip.git
9 lines
270 B
Handlebars
9 lines
270 B
Handlebars
|
<p>
|
||
|
{{#tr}}
|
||
|
<z-user></z-user> will have the same role, stream subscriptions,
|
||
|
user group memberships, and other settings and permissions as they did
|
||
|
prior to deactivation.
|
||
|
{{#*inline "z-user"}}<strong>{{username}}</strong>{{/inline}}
|
||
|
{{/tr}}
|
||
|
</p>
|