]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/lib/emails/follower-on-channel/html.pug
emails: remove hardcoded PeerTube names
[github/Chocobozzz/PeerTube.git] / server / lib / emails / follower-on-channel / html.pug
CommitLineData
df4c603d
RK
1extends ../common/greetings
2
3block title
4 | New follower on your channel
5
6block content
7 p.
8 Your #{followType} #[a(href=followingUrl) #{followingName}] has a new subscriber:
9 #[a(href=followerUrl) #{followerName}].