mirror of https://github.com/Chocobozzz/PeerTube
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
|
extends base
|
||
|
|
||
|
block body
|
||
|
if username
|
||
|
p Hi #{username},
|
||
|
else
|
||
|
p Hi,
|
||
|
block content
|
||
|
p
|
||
|
| Cheers,#[br]
|
||
|
| #{EMAIL.BODY.SIGNATURE}
|