Current File : /home/mdkeenpw/shafqattraders.com/wp-content/themes/hey-wpcom/patterns/404.php
<?php
/**
 * Title: A 404 page
 * Slug: hey/404
 * Inserter: no
 */
?>
<!-- wp:heading {"textAlign":"left","level":1,"fontSize":"large"} -->
<h1 class="wp-block-heading has-text-align-left has-large-font-size">
	<?php echo esc_html__( 'Oops! That page can&rsquo;t be found.', 'hey' ); ?>
</h1>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p><?php echo  esc_html__( 'It looks like nothing was found at this location. Maybe try a search?', 'hey' ); ?></p>
<!-- /wp:paragraph -->

<!-- wp:search {"label":"","showLabel":false,"placeholder":"<?php echo esc_attr__( 'Search...', 'hey' ); ?>","buttonUseIcon":true} /-->