File: D:/HostingSpaces/filmhuismaarheeze/filmhuismaarheeze.nl/wwwroot/wp-content/themes/services/404.php
<?php get_header(); ?>
<main id="content" role="main">
<article id="post-0" class="post not-found">
<header class="header">
<h1 class="entry-title"><?php esc_html_e( 'Not Found', 'services' ); ?></h1>
</header>
<div class="entry-content">
<p><?php esc_html_e( 'Nothing found for the requested page. Try a search instead?', 'services' ); ?></p>
<?php get_search_form(); ?>
</div>
</article>
</main>
<?php get_sidebar(); ?>
<?php get_footer(); ?>