HEX
Server: Apache
System: Linux b5.s-host.com.ua 4.18.0-305.10.2.el7.x86_64 #1 SMP Fri Jul 23 21:00:55 UTC 2021 x86_64
User: unelbhzm (1470)
PHP: 8.0.18
Disabled: NONE
Upload Files
File: /sites/nuofama.com/wp-content/themes/blocksy/template-parts/404.php
<div class="ct-container" <?php echo blocksy_get_v_spacing() ?>>
	<section class="ct-no-results">

		<section class="hero-section" data-type="type-1">
			<header class="entry-header">
				<h1 class="page-title" itemprop="headline">
					<?php esc_html_e( 'Oops! That page can&rsquo;t be found.', 'blocksy' ); ?>	
				</h1>

				<div class="page-description">
					<?php esc_html_e( 'It looks like nothing was found at this location. Maybe try to search for something else?', 'blocksy' ); ?>
				</div>
			</header>
		</section>

		<div class="entry-content">
			<?php get_search_form(); ?>
		</div>

	</section>
</div>