98b9464312
Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
11 lines
276 B
Text
11 lines
276 B
Text
extends ../common/greetings
|
|
|
|
block title
|
|
| Someone commented your video
|
|
|
|
block content
|
|
p.
|
|
#[a(href=accountUrl title=handle) #{accountName}] added a comment on your video
|
|
"#[a(href=videoUrl) #{video.name}]":
|
|
blockquote !{commentHtml}
|
|
br(style="display: none;")
|