From 5a809bd730856bfd14fa528dc965c4f0d5f96e11 Mon Sep 17 00:00:00 2001 From: luis-rieke <66038170+luis-rieke@users.noreply.github.com> Date: Sat, 12 Dec 2020 18:40:48 +0100 Subject: [PATCH] 404 page --- themes/argo/404.php | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/themes/argo/404.php b/themes/argo/404.php index 9358b60..5db4134 100644 --- a/themes/argo/404.php +++ b/themes/argo/404.php @@ -14,20 +14,18 @@
-

- - +

+ +
-

+

    ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'argo' ), convert_smilies( ':)' ) ) . '

    '; - the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$argo_archive_content" ); - + /* Schlagwörter */ the_widget( 'WP_Widget_Tag_Cloud' ); ?>