X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=server%2Flib%2Femails%2Fvideo-comment-new%2Fhtml.pug;h=cbb683fee82351670808292e9774319877bdac6d;hb=58e735dd77a4ea8fc9e8da3b54fd338bf9e3558b;hp=075af5717197aa3a37a1600f41650cac0497a7ec;hpb=610d0be13b3d01f653ef269271dd667a57c85ef2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/lib/emails/video-comment-new/html.pug b/server/lib/emails/video-comment-new/html.pug index 075af5717..cbb683fee 100644 --- a/server/lib/emails/video-comment-new/html.pug +++ b/server/lib/emails/video-comment-new/html.pug @@ -5,7 +5,7 @@ block title block content p. - #[a(href=accountUrl title=handle) #{accountName}] added a comment on your video + #[a(href=accountUrl title=handle) #{accountName}] added a comment on your video "#[a(href=videoUrl) #{video.name}]": - blockquote #{comment.text} - br(style="display: none;") \ No newline at end of file + blockquote !{commentHtml} + br(style="display: none;")