HEX
Server: Apache
System: Linux hp3-wp-1011385.hostingp3.local 3.10.0-1160.156.1.el7.tuxcare.els1.x86_64 #1 SMP Fri Jul 31 13:24:34 UTC 2026 x86_64
User: csh2469127 (2058729)
PHP: 8.2.30
Disabled: shell_exec,exec,system,popen,set_time_limit
Upload Files
File: /home/domains/vol4/560/2977560/user/htdocs/wp-content/themes/bb-theme/content-no-results.php
<?php do_action( 'fl_before_post' ); ?>
<article class="fl-post">

	<header class="fl-post-header">
		<h2 class="fl-post-title"><?php _e( 'Nothing Found', 'fl-automator' ); ?></h2>
	</header><!-- .fl-post-header -->
<?php do_action( 'fl_before_post_content' ); ?>
	<div class="fl-post-content clearfix">
		<?php if ( is_search() ) : ?>

			<p><?php _e( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'fl-automator' ); ?></p>
			<?php get_search_form(); ?>

		<?php else : ?>

			<p><?php _e( "It seems we can't find what you're looking for. Perhaps searching can help.", 'fl-automator' ); ?></p>
			<?php get_search_form(); ?>

		<?php endif; ?>
	</div><!-- .fl-post-content -->
<?php do_action( 'fl_after_post_content' ); ?>
</article>
<?php do_action( 'fl_after_post' ); ?>
<!-- .fl-post -->