]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/lib/emails/common/mixins.pug
fix duplicate id in svg, empty alt in base email
[github/Chocobozzz/PeerTube.git] / server / lib / emails / common / mixins.pug
CommitLineData
df4c603d
RK
1mixin channel(channel)
2 - var handle = `${channel.name}@${channel.host}`
3 | #[a(href=`${WEBSERVER.URL}/video-channels/${handle}` title=handle) #{channel.displayName}]