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/parament/content-404.php
<?php
/**
 * @package Parament
 */
?>

<article class="hentry">
	<div class="title">
		<h2 class="entry-title"><?php _e( 'Nothing Found', 'parament' ); ?></h2>
	</div>
	<div class="entry-content no-result">
		<p><?php _e( 'Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.', 'parament' ); ?></p>
		<?php get_search_form(); ?>
	</div>
</article>