commit 716d463f1e37302bf72d00b84e652cf669caf03e Author: Joel Pittet Date: Sun May 17 16:33:50 2015 -0700 fix nit diff --git a/core/themes/bartik/templates/region--header.html.twig b/core/themes/bartik/templates/region--header.html.twig index 225a872..e8c6e13 100644 --- a/core/themes/bartik/templates/region--header.html.twig +++ b/core/themes/bartik/templates/region--header.html.twig @@ -13,4 +13,4 @@ * @see template_preprocess_region() */ #} -{% set attributes = attributes.addClass('clearfix') %} \ No newline at end of file +{% set attributes = attributes.addClass('clearfix') %}