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