diff --git a/404.php b/404.php
new file mode 100644
index 0000000..fc6e016
--- /dev/null
+++ b/404.php
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+ ' . get_the_date() . '' ); ?>
+
+ ' . get_the_date( __( 'F Y', 'atticus-finch' ) ) . '' ); ?>
+
+ ' . get_the_date( 'Y' ) . '' ); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ %s” category:', 'atticus-finch' ), single_cat_title( '', false ) );
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 'comment','post_id' => $post->ID)) ); + printf( _nx( 'One comment on “%2$s”', '%1$s comments on “%2$s”', $post_comments, 'comments title', 'atticus-finch' ), + number_format_i18n( $post_comments ), '' . get_the_title() . '' ); + ?> +
++ 'div', + 'short_ping' => false, + 'avatar_size' => 32, + 'type' => 'comment', + 'format' => 'xhtml', + ) ); + ?> +
+ + ++ 'pings', 'post_id' => $post->ID )) ); + if ( $post_pings > 0 ) { + printf( _nx( 'One pingback/trackback on “%2$s”', '%1$s pingbacks/trackbacks on “%2$s”', $post_pings, 'pingbacks title', 'atticus-finch' ), + number_format_i18n( $post_pings ), '' . get_the_title() . '' ); + } + ?> +
++ 'div', + 'short_ping' => true, + 'avatar_size' => 0, + 'type' => 'pings', + 'format' => 'xhtml', + ) ); + ?> +
+ + 1 && get_option( 'page_comments' ) ) : + ?> + + + + + + + + + + + + + +