From bb6e9614d81d160ed18be54effffcf174177363b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Ko=CC=88nemann?= Date: Thu, 3 Mar 2016 20:20:46 +0100 Subject: [PATCH] Some cleanup --- 404.php | 38 +++++++++++++++++++------------ archive.php | 8 +++---- index.php | 2 +- loop-templates/content-page.php | 2 +- loop-templates/content-search.php | 2 +- loop-templates/content-single.php | 2 +- page.php | 2 +- 7 files changed, 32 insertions(+), 24 deletions(-) diff --git a/404.php b/404.php index 2c957f5..d08865d 100644 --- a/404.php +++ b/404.php @@ -10,15 +10,18 @@ get_header(); ?>
-
+ +
+

@@ -26,20 +29,25 @@ get_header(); ?> -
-

-
    - 'count', - 'order' => 'DESC', - 'show_count' => 1, - 'title_li' => '', - 'number' => 10, - ) ); - ?> -
-
+ +
+ +

+ +
    + 'count', + 'order' => 'DESC', + 'show_count' => 1, + 'title_li' => '', + 'number' => 10, + ) ); + ?> +
+ +
+
-
+
-
+
@@ -47,13 +47,13 @@ get_header(); ?> -
+
-
+
diff --git a/index.php b/index.php index f395411..f2acdea 100644 --- a/index.php +++ b/index.php @@ -23,7 +23,7 @@ get_header(); ?>
-
+
diff --git a/loop-templates/content-page.php b/loop-templates/content-page.php index 1e8ef87..0ac1495 100644 --- a/loop-templates/content-page.php +++ b/loop-templates/content-page.php @@ -6,7 +6,7 @@ */ ?> -
> +
>
diff --git a/loop-templates/content-search.php b/loop-templates/content-search.php index 2708be4..a90e078 100644 --- a/loop-templates/content-search.php +++ b/loop-templates/content-search.php @@ -8,7 +8,7 @@ */ ?> -
> +
>
diff --git a/loop-templates/content-single.php b/loop-templates/content-single.php index b9a975c..988f665 100644 --- a/loop-templates/content-single.php +++ b/loop-templates/content-single.php @@ -4,7 +4,7 @@ */ ?> -
> +
>
diff --git a/page.php b/page.php index 43229f4..78745c4 100644 --- a/page.php +++ b/page.php @@ -18,7 +18,7 @@ get_header(); ?>
-
+