HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/HBergman/dezaakpartners.nl/wwwroot/wp-content/themes/pinzolo/404.php
<?php get_header(); ?>

<div id="main" class="center">	
		
		<div id="page" class="scol">			
			
			<div class="content">
				<h1 class="tacenter big">404</h1>
				<h2 class="tacenter" >You seem to be lost? Click <a href="<?php echo esc_url( home_url( '/' ) ); ?>">here</a> to go home</h2>	
			</div>
			
		</div>	
	
	<div class="clear"></div>
	
</div>

<?php get_footer(); ?>