diff --git a/agaric/templates/layout/node--full.html.twig b/agaric/templates/layout/node--full.html.twig index c875a9d..e804b4a 100644 --- a/agaric/templates/layout/node--full.html.twig +++ b/agaric/templates/layout/node--full.html.twig @@ -155,6 +155,7 @@ {% endif %} {# end e-content div #} +{% if node.bundle not in ['page', 'landing_page'] %}
@@ -168,6 +169,7 @@
+{% endif %} {# end h-entry article #}