diff --git a/templates/mail/comment.html.twig b/templates/mail/comment.html.twig index e09928a..d5c8cbe 100644 --- a/templates/mail/comment.html.twig +++ b/templates/mail/comment.html.twig @@ -1,4 +1,4 @@ Un nouveau commentaire a été déposé sur l'article suivant : - {{ post.title|raw }} - {{ links.post }} + {{ post.title|raw }} + {{ links.post }} diff --git a/templates/mail/post_follow_comment.html.twig b/templates/mail/post_follow_comment.html.twig index 17b52e1..61fdbf6 100644 --- a/templates/mail/post_follow_comment.html.twig +++ b/templates/mail/post_follow_comment.html.twig @@ -1,7 +1,7 @@ Un nouveau commentaire a été déposé sur l'article suivant : - {{ post.title|raw }} - {{ links.post }} + {{ post.title|raw }} + {{ links.post }} Vous pourrez supprimer les notifications de cet article via ce lien :