From cd870723e0197ce5687a37ab2a3286a1c4dd63cc Mon Sep 17 00:00:00 2001 From: Markus Ankenbrand Date: Mon, 12 Sep 2016 13:44:33 +0200 Subject: [PATCH] Add own index.php --- index.php | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..8224054 --- /dev/null +++ b/index.php @@ -0,0 +1,45 @@ + + +
+ + + + publish; + $total_pages = ceil( $published_post_count / $posts_per_page ); + + if ( "1" < $paged ) : ?> + +
+ +

max_num_pages ); ?>

+ +
+ +
+ + + +
+ + + + + + + +
+ +
+ + + +
+ + + +
+ + \ No newline at end of file