Server : Apache System : Linux ls31.server.ly 3.10.0-962.3.2.lve1.5.68.el7.x86_64 #1 SMP Wed Apr 6 11:12:23 UTC 2022 x86_64 User : medchoco ( 2906) PHP Version : 8.3.16 Disable Function : mail Directory : /home/medchoco/www/wp-content/themes/puca/post-formats/themes/supermaket/ |
Upload File : |
<?php /** * * If no content, include the "No posts found" template. * @since 1.0 * @version 1.0.0 * */ ?> <article id="post-0" class="post no-results not-found"> <div class="entry-content e-entry-content"> <h1> <span><?php esc_html_e( 'Oops!', 'puca' ) ?></span><?php esc_html_e( 'Sorry, but your search returned no results!', 'puca' ) ?> </h1> <p><?php esc_html_e( 'Try again please, use the search form below.', 'puca' ); ?></p> <?php get_search_form(); ?> </div> <!-- entry-content --> </article><!-- /article -->