mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 01:39:37 +02:00
11 lines
121 B
Text
11 lines
121 B
Text
extends base
|
|
|
|
block body
|
|
if username
|
|
p Hi #{username},
|
|
|
|
block content
|
|
|
|
if signature
|
|
p
|
|
| #{signature}
|