<?php /** * Title: A 404 page * Slug: indice/404 * Inserter: no */ ?> <!-- wp:paragraph --> <p><?php echo esc_html__( 'Ooops, page not found.', 'indice' ); ?></p> <!-- /wp:paragraph -->