From c342caaad2cee4365f306ea20259b4af755b2ba1 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 17 Apr 2019 13:32:09 -0400 Subject: [PATCH] Include no-sidebar template --- no-sidebar-template.php | 6 ++++++ parts/main-content.php | 2 +- sections/interior-page.php | 10 ++++++---- 3 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 no-sidebar-template.php diff --git a/no-sidebar-template.php b/no-sidebar-template.php new file mode 100644 index 0000000..651cea1 --- /dev/null +++ b/no-sidebar-template.php @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/parts/main-content.php b/parts/main-content.php index 3336e27..411b8ef 100644 --- a/parts/main-content.php +++ b/parts/main-content.php @@ -1,4 +1,4 @@ - +
diff --git a/sections/interior-page.php b/sections/interior-page.php index 00f7d07..f14ea16 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -39,10 +39,12 @@
- - + + + +
-- 2.17.1