@@ -4,6 +4,8 @@
* Slug: indice/404
* Inserter: no
*/
+
+declare( strict_types = 1 );
?>
<!-- wp:paragraph -->
@@ -5,6 +5,8 @@
* Categories: footer
* Block Types: core/template-part/footer
<!-- wp:columns -->
* Categories: header
* Block Types: core/template-part/header
<!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"default"}} -->
* Slug: indice/no-results
<p><?php echo esc_html_x( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'Message explaining that there are no results returned from a search', 'indice' ); ?></p>
* Slug: indice/search-field
<!-- wp:search {"showLabel":false,"buttonText":"<?php esc_attr_e( 'Search', 'indice' ); ?>","buttonPosition":"button-inside","buttonUseIcon":true} /-->