diff --git a/templates/comment.html.twig b/templates/comment.html.twig index 16ef8f4..af0ef67 100644 --- a/templates/comment.html.twig +++ b/templates/comment.html.twig @@ -36,7 +36,7 @@ - {{ content links }} + {{ content.links }}
diff --git a/templates/html.html.twig b/templates/html.html.twig index 20757b7..ddaaeb8 100644 --- a/templates/html.html.twig +++ b/templates/html.html.twig @@ -28,5 +28,6 @@ {{ page_top }} {{ page }} {{ page_bottom }} +