push changes, and removed comments

This commit is contained in:
2024-04-15 17:03:43 -07:00
parent a63e80f9e4
commit de7a7fcc50
28 changed files with 155 additions and 155 deletions

View File

@ -12,7 +12,7 @@
<section class="no-results not-found">
<header class="page-header">
<h1 class="page-title"><?php esc_html_e( 'Nothing Found', 'sophia-after-dark' ); ?></h1>
</header><!-- .page-header -->
</header>
<div class="page-content">
<?php
@ -41,5 +41,5 @@
get_search_form();
endif;
?>
</div><!-- .page-content -->
</section><!-- .no-results -->
</div>
</section>