diff --git a/web/themes/custom/opdavies/templates/node/node.html.twig b/web/themes/custom/opdavies/templates/node/node.html.twig index 04669e057..a1a7a164f 100644 --- a/web/themes/custom/opdavies/templates/node/node.html.twig +++ b/web/themes/custom/opdavies/templates/node/node.html.twig @@ -80,7 +80,7 @@ {% endif %} {{ title_suffix }} - {% if display_submitted %} + {% if display_submitted and view_mode == 'full' %}