diff --git a/static/templates/subscription.handlebars b/static/templates/subscription.handlebars index f831a5a037..64519b696a 100644 --- a/static/templates/subscription.handlebars +++ b/static/templates/subscription.handlebars @@ -22,9 +22,9 @@
This is a - {{#if invite_only}} invite-only stream. Only people who have been invited can access its content, but any member of the stream can invite others. - {{else}} public stream. Anybody in your organization can join.{{/if}} +
This is + {{#if invite_only}}an invite-only stream. Only people who have been invited can access its content, but any member of the stream can invite others. + {{else}}a public stream. Anybody in your organization can join.{{/if}}
Settings