404.php 269 B

12345678910
  1. <?php
  2. /**
  3. * Title: A 404 page
  4. * Slug: lineup/404
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:heading {"level":1,"anchor":"nothing-found"} -->
  9. <h1 class="wp-block-heading" id="nothing-found"><?php echo esc_html__( 'Nothing found. Search?', 'lineup' ); ?></h1>
  10. <!-- /wp:heading -->