]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentythirteen/404.php
WordPress 4.2.1
[autoinstalls/wordpress.git] / wp-content / themes / twentythirteen / 404.php
index f3197f4a4c0fb575969540cdc3cbb7d09ce455d3..eebc34b706ca798b871c7121df86ecf199bcd5b1 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * The template for displaying 404 pages (Not Found).
+ * The template for displaying 404 pages (Not Found)
  *
  * @package WordPress
  * @subpackage Twenty_Thirteen
@@ -13,7 +13,7 @@ get_header(); ?>
                <div id="content" class="site-content" role="main">
 
                        <header class="page-header">
-                               <h1 class="page-title"><?php _e( 'Not found', 'twentythirteen' ); ?></h1>
+                               <h1 class="page-title"><?php _e( 'Not Found', 'twentythirteen' ); ?></h1>
                        </header>
 
                        <div class="page-wrapper">