commit
a74c06a310
|
@ -20,7 +20,7 @@ $sidebar_pos = get_theme_mod( 'understrap_sidebar_position' );
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
||||||
<!-- Do the left sidebar check -->
|
<!-- Do the left sidebar check -->
|
||||||
<?php get_template_part( 'global-templates/left-sidebar-check', 'none' ); ?>
|
<?php get_template_part( 'global-templates/left-sidebar-check' ); ?>
|
||||||
|
|
||||||
<main class="site-main" id="main">
|
<main class="site-main" id="main">
|
||||||
|
|
||||||
|
|
Reference in New Issue