<?php declare( strict_types = 1 ); ?>
<?php
/**
 * Title: Hidden No Results Content
 * Slug: moviescript/hidden-no-results-content
 * Inserter: no
 */
?>

<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"1rem"}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:heading {"level":1,"style":{"typography":{"textTransform":"uppercase"}}} -->
<h1 class="wp-block-heading" style="text-transform:uppercase"><?php echo esc_html__( 'Sorry, but nothing matched your search terms.', 'moviescript' ); ?></h1>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p><?php echo esc_html__( 'Please try again with some different keywords.', 'moviescript' ); ?></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->