This commit is contained in:
Chris Punches
2021-01-12 18:31:13 -05:00
parent 00c1b4d7d4
commit d14de1f704
2 changed files with 1 additions and 3 deletions

View File

@@ -124,7 +124,7 @@ get_header();
</div>
<?php
get_sidebar();
//get_sidebar();
get_template_part( 'loader', get_post_format() );
?>