<?php /** * The template for displaying the 404 template in the Twenty Twenty theme. * * @package WordPress * @subpackage Twenty_Twenty * @since Twenty Twenty 1.0 */ get_header(); ?> <main id="site-content"> <div class="section-inner thin error404-content"> <h1 class="entry-title"><?php _e( 'Page Not Found', 'twentytwenty' ); ?></h1> <div class="intro-text"><p><?php _e( 'The page you were looking for could not be found. It might have been removed, renamed, or did not exist in the first place.', 'twentytwenty' ); ?></p></div> <?php get_search_form( array( 'aria_label' => __( '404 not found', 'twentytwenty' ), ) ); ?> </div><!-- .section-inner --> </main><!-- #site-content --> <?php get_template_part( 'template-parts/footer-menus-widgets' ); ?> <?php get_footer();
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
classes | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
template-parts | Folder | 0755 |
|
|
templates | Folder | 0755 |
|
|
404.php | File | 813 B | 0644 |
|
comments.php | File | 3.13 KB | 0644 |
|
error_log | File | 323 B | 0644 |
|
footer.php | File | 2.07 KB | 0644 |
|
functions.php | File | 28.44 KB | 0644 |
|
functionsbak.php | File | 27.23 KB | 0644 |
|
header.php | File | 4.96 KB | 0644 |
|
index.php | File | 2.9 KB | 0644 |
|
package-lock.json | File | 1.12 MB | 0644 |
|
package.json | File | 1.99 KB | 0644 |
|
print.css | File | 2.64 KB | 0644 |
|
readme.txt | File | 5.53 KB | 0644 |
|
screenshot.png | File | 51.82 KB | 0644 |
|
searchform.php | File | 1.73 KB | 0644 |
|
singular.php | File | 550 B | 0644 |
|
style-rtl.css | File | 119.45 KB | 0644 |
|
style.css | File | 120.44 KB | 0644 |
|