remove comments
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
/**
|
||||
* The template for displaying all single posts
|
||||
*
|
||||
@ -34,11 +34,11 @@ get_header();
|
||||
}
|
||||
?>
|
||||
|
||||
</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