From d078bbed4acd15923d48cfc5bdff95ecf6706a84 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 6 Feb 2022 19:42:36 +0100 Subject: [PATCH] update mail template --- templates/mail/comment.html.twig | 4 ++-- templates/mail/post_follow_comment.html.twig | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 :