cleanup markup statichero.php

This commit is contained in:
Holger 2015-08-13 14:42:47 +02:00
parent 1ba4ce3a09
commit 0e393d94b6
1 changed files with 1 additions and 12 deletions

View File

@ -2,19 +2,8 @@
<!-- ******************* The Hero Widget Area ******************* --> <!-- ******************* The Hero Widget Area ******************* -->
<div class="wrapper" id="wrapper-statichero"> <div class="wrapper" id="wrapper-statichero">
<div class="container"> <?php dynamic_sidebar( 'statichero' ); ?>
<div class="row">
<div class="col-md-12">
<?php dynamic_sidebar( 'statichero' ); ?>
</div>
</div>
</div>
</div> </div>
<?php else : ?> <?php else : ?>