{{! Client-side Mustache template for rendering subscriptions.}} {{#with this}}
{{ partial "subscription_setting_icon" }}
{{name}}
{{#if can_add_subscribers}} {{subscriber_count}} {{else}} {{/if}}
{{{rendered_description}}}
{{/with}}