HEX
Server: Apache
System: Linux p3plzcpnl489499.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: dwauav0tm6jp (6177017)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dwauav0tm6jp/hosted/justinnewspod_com/wp-content/themes/viseo-progression/404.php
<?php
/**
 * The template for displaying 404 pages (Not Found).
 *
 * @package pro
 */

get_header(); ?>

	<div id="page-title-pro">
		<div class="width-container-pro">
			<div id="progression-studios-page-title-container">
				<h1 class="page-title"><?php esc_html_e( '404 Error', 'viseo-progression' ); ?></h1>
			</div>
			<div class="clearfix-pro"></div>
		</div>
	</div><!-- #page-title-pro -->

	
	<div id="content-pro">
		<div id="error-page-index">

		<div class="width-container-pro">
			
				<br>
				<h2><?php esc_html_e( "Oops! That page can&rsquo;t be found.", 'viseo-progression' ); ?></h2>
				<p><?php esc_html_e( "Sorry, We couldn&rsquo;t find the page you&rsquo;re looking for. Maybe Try one of the links in the navigation or a search.", 'viseo-progression' ); ?></p>
				<?php get_search_form(); ?>
				
				<br>
				
		
			
		<div class="clearfix-pro"></div>
		</div><!-- close .width-container-pro -->
		</div><!-- close #error-page-index -->
	</div><!-- #content-pro -->
	
<?php get_footer(); ?>