From 8045420352ef1473e95e4752ff44da980db90141 Mon Sep 17 00:00:00 2001 From: Elena Bobkova Date: Thu, 26 Apr 2018 14:45:05 +0300 Subject: [PATCH] comment header fixed --- Web-documentation/blocks/comment.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web-documentation/blocks/comment.html.twig b/Web-documentation/blocks/comment.html.twig index 0f0e5b3..21cd47e 100644 --- a/Web-documentation/blocks/comment.html.twig +++ b/Web-documentation/blocks/comment.html.twig @@ -1,4 +1,4 @@ {%- if comment is not null -%} -

Комментарий

+

Комментарий

{{ comment }}

{%- endif -%} \ No newline at end of file