HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //home/bristolfilton.co.uk/public_html/wp-content/themes/anima/content/content-notfound.php
<?php
/**
 * The default template for the not found section
 *
 * @package Anima
 */
?>
<header class="content-search pad-container no-results" <?php cryout_schema_microdata( 'element' ); ?>>

	<h1 class="entry-title" <?php cryout_schema_microdata( 'entry-title' ); ?>><?php _e( 'Nothing Found', 'anima' ); ?></h1>
	<div class="no-results-div">
		<p <?php cryout_schema_microdata( 'text' ); ?>><?php printf( __( 'No search results for: <em>%s</em>', 'anima' ), '<span>' . get_search_query() . '</span>' ); ?></p>
		<?php get_search_form(); ?>
	</div>

</header><!-- not-found -->