commit ea52239efc00eebbe5b9086803aec56bef6e7306 Author: David Mignot Date: Thu May 9 11:45:05 2013 +0200 1938840-48 diff --git a/core/themes/bartik/templates/node.html.twig b/core/themes/bartik/templates/node.html.twig index 01d57d0..09ec0a3 100644 --- a/core/themes/bartik/templates/node.html.twig +++ b/core/themes/bartik/templates/node.html.twig @@ -66,7 +66,6 @@ * use these variables. Otherwise they will have to explicitly specify the * desired field language; for example, $node->body['en'], thus overriding any * language negotiation rule that was previously applied. - * * @see template_preprocess() * @see template_preprocess_node()