HEX
Server: LiteSpeed
System: Linux server257.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: salhiscp (12590)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: /home/salhiscp/salhab360photos.com/wp-content/themes/acora/404.php
<?php
/**
 * Nothing found template.
 *
 * @package acora
 * @since acora 1.0
 */
get_header();
?>

<div class="page-not-found no-results not-found">
	<div class="entry-content">
		<div class="content">
			<h1>404</h1>
			<span class="ghost fwdicon-ghost"></span>
			<h4><?php esc_html_e('Something went wrong!', 'acora'); ?></h4>
			<h4 class="back"><?php esc_html_e('I will take you back to the homepage.', 'acora'); ?></h4>
			<a href="<?php echo esc_url(get_home_url()); ?>"><?php esc_html_e('Click here','acora')?></a>
		</div>
	</div>
</div>

<?php get_footer(); ?>