HEX
Server: Apache/2
System: Linux da1 5.14.0-611.9.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 27 10:37:27 EST 2025 x86_64
User: mdosdorg (1028)
PHP: 8.3.14
Disabled: exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,mail
Upload Files
File: /home/mdosdorg/public_html/wp-content/themes/blocksy/template-parts/404.php
<div class="ct-container" <?php echo blocksy_get_v_spacing() ?>>
	<section class="ct-no-results">

		<section class="hero-section" data-type="type-1">
			<header class="entry-header">
				<h1 class="page-title" itemprop="headline">
					<?php esc_html_e('Oops! That page can&rsquo;t be found.', 'blocksy'); ?>
				</h1>

				<div class="page-description">
					<?php esc_html_e('It looks like nothing was found at this location. Maybe try to search for something else?', 'blocksy'); ?>
				</div>
			</header>
		</section>

		<div class="entry-content is-layout-flow">
			<?php get_search_form(); ?>
		</div>

	</section>
</div>