Skip to content

Commit

Permalink
Clean up region.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacerider committed Aug 2, 2016
1 parent e3fdf0c commit 5d47350
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions templates/layout/region.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@
*/
#}
{% if content %}
<div{{ attributes }}>
{{ content }}
</div>
{{ content }}
{% endif %}

0 comments on commit 5d47350

Please sign in to comment.