[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.129.63.214: ~ $
<?php
/**
 * The template for displaying 404 pages (not found)
 *
 * @link https://codex.wordpress.org/Creating_an_Error_404_Page
 *
 * @package Gutener
 */

get_header();
?>
	<?php
		$error404_image = get_theme_mod( 'error404_image', '' );
		if( !$error404_image ){
			$error404_image = get_theme_file_uri( '/assets/images/gutener-360-200.jpg' );
		}
	?>
	<div id="content" class="site-content">
		<div class="container">
			<section class="error-404 not-found">
				<div class="inner-content">
					<header class="page-header">
						<h1 class="title-404" style="background-image: url( <?php echo esc_url( $error404_image ); ?> );"><?php echo esc_html__( '404', 'gutener' ); ?></h1>
						<h2 class="page-title"><?php echo esc_html__( 'Oops! that page can&rsquo;t be found.', 'gutener' ); ?></h2>
						<p><?php echo esc_html__( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'gutener' ); ?></p>
					</header><!-- .page-header -->
					<div class="error-404-form">
						<?php get_search_form(); ?>
					</div>
				</div><!-- .page-content -->
			</section><!-- .error-404 -->
		</div><!-- #container -->
	</div><!-- #content -->
<?php
get_footer();

Filemanager

Name Type Size Permission Actions
assets Folder 0755
inc Folder 0755
languages Folder 0755
template-parts Folder 0755
404.php File 1.21 KB 0644
archive.php File 6.11 KB 0644
comments.php File 1.88 KB 0644
footer.php File 4.63 KB 0644
functions.php File 17.33 KB 0644
header.php File 4.25 KB 0644
index.php File 10.2 KB 0644
page.php File 6.29 KB 0644
readme.txt File 5.54 KB 0644
rtl.css File 5.18 KB 0644
rtl.css.map File 1.19 KB 0644
screenshot.png File 653.07 KB 0644
search.php File 2.01 KB 0644
sidebar.php File 347 B 0644
single.php File 6.08 KB 0644
style.css File 163.51 KB 0644
style.css.map File 37.76 KB 0644
woocommerce.php File 1.85 KB 0644
wpml-config.xml File 1.31 KB 0644