{{#if access}}
{{content}}
{{^is "page"}}
{{>post_share}}
{{/is}}
{{else}}
{{#if html}}
{{/if}}
{{>members/cta}}
{{/if}}
{{^is "page"}}
{{#if access}}{{/if}}
{{/is}}
{{#if access}}
{{content}}
{{^is "page"}}
{{>post_share}}
{{/is}}
{{else}}
{{#if html}}
{{/if}}
{{>members/cta}}
{{/if}}
{{t "Member discussion"}}
{{comment_count empty=(t "0 comments") singular=(t "comment") plural=(t "comments") autowrap="span"}}