mirror of https://github.com/zulip/zulip.git
8 lines
236 B
Handlebars
8 lines
236 B
Handlebars
|
<p>
|
||
|
{{#tr}}
|
||
|
<z-user></z-user> will have the same properties as it did prior to deactivation,
|
||
|
including role, owner and stream subscriptions.
|
||
|
{{#*inline "z-user"}}<strong>{{username}}</strong>{{/inline}}
|
||
|
{{/tr}}
|
||
|
</p>
|