Skip to content

Commit

Permalink
Add missing angle bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
njbooher authored Jan 19, 2018
1 parent a8430c1 commit 1133f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/section.tpl.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div<?php print $attributes; ?>
<div id="zone-content-wrapper" class="zone-wrapper zone-content-wrapper clearfix">
<?php print $content; ?>
</div
</div>
</div>

0 comments on commit 1133f65

Please sign in to comment.