HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/martyknows.com/wp-content/themes/redoable-lite/404.php
<?php get_header(); ?>

<div class="content">

	<div id="middlecolumn">

		<div id="primary">
			<div id="current-content">

				<div id="<?php echo $prefix; ?>primarycontent" class="hfeed">

					<div class="hentry four04">

						<div class="page-head">
							<h2><?php _e('Error 404 - Not Found','redo_domain'); ?></h2>
						</div>

						<div class="entry-content">
							<p><?php _e('Oh no! You\'re looking for something which just isn\'t here! Fear not however, errors are to be expected, and luckily there are tools on the sidebar for you to use in your search for what you need.','redo_domain'); ?></p>
						</div>

					</div> <!-- .hentry .four04 -->

				</div>

			</div> <!-- #current-content -->

		</div><!-- #primary -->
	</div>

	<div id="rightcolumn">
		<?php get_sidebar(); ?>
	</div>
	<div class="clear"></div>

</div> <!-- .content -->

<?php get_footer(); ?>

<!-- jegelskerRikke -->