{{#> base title=(t "New follower on your channel")}}
{{#if accountFollowType}} {{{t "Your account {followingName} has a new subscriber: {followerName}." followingUrl=followingUrl followingName=followingName followerUrl=followerUrl followerName=followerName}}} {{else}} {{{t "Your channel {followingName} has a new subscriber: {followerName}." followingUrl=followingUrl followingName=followingName followerUrl=followerUrl followerName=followerName}}} {{/if}}
{{/base}}