push changes, and removed comments
This commit is contained in:
10
search.php
10
search.php
@ -37,8 +37,8 @@ get_header();
|
||||
|
||||
if ( 'mt-archive--masonry-style' === $archive_style ) {
|
||||
?>
|
||||
</div><!-- #mt-masonry -->
|
||||
</div><!-- .sophia-after-dark-content-masonry -->
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
|
||||
@ -50,9 +50,9 @@ get_header();
|
||||
echo '</div>';
|
||||
}
|
||||
?>
|
||||
</main><!-- #main -->
|
||||
</section><!-- #primary -->
|
||||
</main>
|
||||
</section>
|
||||
<?php get_sidebar(); ?>
|
||||
</div><!-- .mt-page-content-wrapper -->
|
||||
</div>
|
||||
<?php
|
||||
get_footer();
|
Reference in New Issue
Block a user