Skip to content

Commit

Permalink
INTERIM-148 Updated template file to include the missing div (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelamnr authored Jan 19, 2018
1 parent a2b2f64 commit a8430c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion templates/section.tpl.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<div<?php print $attributes; ?>
<?php print $content; ?>
<div id="zone-content-wrapper" class="zone-wrapper zone-content-wrapper clearfix">
<?php print $content; ?>
</div
</div>

0 comments on commit a8430c1

Please sign in to comment.