]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/lib/emails/common/greetings.pug
Provide origin URL to client and fix remote share
[github/Chocobozzz/PeerTube.git] / server / lib / emails / common / greetings.pug
1 extends base
2
3 block body
4 if username
5 p Hi #{username},
6 else
7 p Hi,
8 block content
9 p
10 | Cheers,#[br]
11 | #{EMAIL.BODY.SIGNATURE}