From afb4b061b713b160b3ae7d69ee27478490e42bac Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 6 Jun 2017 13:18:39 -0400 Subject: [PATCH] Added a narrow template --- index.php | 33 ++++++++++++++++----------------- page-narrow-template.php | 25 +++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 17 deletions(-) create mode 100644 page-narrow-template.php diff --git a/index.php b/index.php index 9b587fe..55e9034 100644 --- a/index.php +++ b/index.php @@ -1,24 +1,23 @@
- -
- -
- -
- +
+ +
+ +
+ -
-
- - - -

- -
+
+
+ + + +

+
+
diff --git a/page-narrow-template.php b/page-narrow-template.php new file mode 100644 index 0000000..106759c --- /dev/null +++ b/page-narrow-template.php @@ -0,0 +1,25 @@ + +
+
+ +
+ +
+
+
+ + + +

+ +
+
+ +
+ -- 2.17.1