diff -u b/core/modules/node/templates/node.html.twig b/core/modules/node/templates/node.html.twig --- b/core/modules/node/templates/node.html.twig +++ b/core/modules/node/templates/node.html.twig @@ -22,6 +22,7 @@ * of a given child element. * - author_picture: The node author user entity, rendered using the "compact" * view mode. + * - metadata: Metadata for this node. * - date: Formatted creation date. Preprocess functions can reformat it by * calling format_date() with the desired parameters on * $variables['created']. @@ -88,7 +89,7 @@ {% if display_submitted %}