<?php /** * Title: 404 * Slug: nion/404 * Inserter: no */ declare( strict_types = 1 ); ?> <!-- wp:group {"layout":{"type":"constrained"}} --> <div class="wp-block-group"><!-- wp:template-part {"slug":"header","tagName":"header","align":"wide"} /--> <!-- wp:group {"tagName":"main","align":"full","style":{"spacing":{"margin":{"top":"var:preset|spacing|110","bottom":"var:preset|spacing|110"}}},"layout":{"type":"default"}} --> <main class="wp-block-group alignfull" style="margin-top:var(--wp--preset--spacing--110);margin-bottom:var(--wp--preset--spacing--110)"><!-- wp:group {"layout":{"type":"constrained"}} --> <div class="wp-block-group"><!-- wp:heading {"textAlign":"center","level":1,"align":"wide","className":"is-style-glow","fontSize":"custom-1","fontFamily":"havana"} --> <h1 class="wp-block-heading alignwide has-text-align-center is-style-glow has-havana-font-family has-custom-1-font-size"><?php esc_html_e('Oops! Page not found.', 'nion');?></h1> <!-- /wp:heading --> <!-- wp:paragraph {"style":{"spacing":{"margin":{"top":"var:preset|spacing|80"}}}} --> <p style="margin-top:var(--wp--preset--spacing--80)"><?php esc_html_e('The page you are looking for does not exist, or it has been moved. Please try searching using the form below.', 'nion');?></p> <!-- /wp:paragraph --> <!-- wp:search {"showLabel":false,"placeholder":"Search...","buttonText":"Search"} /--></div> <!-- /wp:group --></main> <!-- /wp:group --> <!-- wp:template-part {"slug":"footer","tagName":"div","align":"wide"} /--></div> <!-- /wp:group -->