<?php /** * Title: A 404 page * Slug: aldente/404 * Inserter: no */ ?> <!-- wp:heading {"level":1,"fontSize":"large","anchor":"oops-that-page-can-t-be-found"} --> <h1 class="wp-block-heading has-large-font-size" id="oops-that-page-can-t-be-found"><?php echo esc_html__( 'Oops! That page can’t be found.', 'aldente' ); ?></h1> <!-- /wp:heading --> <!-- wp:paragraph --> <p><?php echo esc_html__( 'It looks like nothing was found at this location. Maybe try a search?', 'aldente' ); ?></p> <!-- /wp:paragraph --> <!-- wp:pattern {"slug":"aldente/search"} /-->