From 00c9709fd9763542e848f6278db8ba26af5c9886 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 15 Oct 2018 23:46:42 +0200 Subject: Initial commit. --- 404.php | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 404.php (limited to '404.php') diff --git a/404.php b/404.php new file mode 100644 index 0000000..2015b09 --- /dev/null +++ b/404.php @@ -0,0 +1,92 @@ + + +
+ +
+ +
+ +
+ +
+ +
+ + + +
+ +

+ + + + + + + +
+ +

+ +
    + 'count', + 'order' => 'DESC', + 'show_count' => 1, + 'title_li' => '', + 'number' => 10, + ) ); + ?> +
+ +
+ + + + ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'understrap' ), convert_smilies( ':)' ) ) . '

'; + the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$archive_content" ); + + the_widget( 'WP_Widget_Tag_Cloud' ); + ?> + +
+ +
+ +
+ +
+ +
+ +
+ +
+ + -- cgit v1.2.3