Update both-sidebarspage.php

This commit is contained in:
IanDelMar 2018-11-19 00:10:04 +01:00
parent b7a4f2359e
commit 4bbad708f4
1 changed files with 3 additions and 3 deletions

View File

@ -51,11 +51,11 @@ $container = get_theme_mod( 'understrap_container_type' );
</div><!-- #primary -->
<?php get_template_part( 'sidebar-templates/sidebar', 'right' ); ?>
</div><!-- .row -->
</div><!-- Container end -->
</div><!-- #content -->
</div><!-- Wrapper end -->
</div><!-- page-wrapper -->
<?php get_footer(); ?>