push changes, and removed comments
This commit is contained in:
@ -32,9 +32,9 @@ get_header();
|
||||
get_template_part( 'template-parts/related/related', 'posts' );
|
||||
}
|
||||
?>
|
||||
</main><!-- #main -->
|
||||
</div><!-- #primary -->
|
||||
</main>
|
||||
</div>
|
||||
<?php get_sidebar(); ?>
|
||||
</div><!-- .mt-page-content-wrapper -->
|
||||
</div>
|
||||
<?php
|
||||
get_footer();
|
Reference in New Issue
Block a user