From 9e6d0ee58715577344f52e18bc6a3e8272b3462c Mon Sep 17 00:00:00 2001 From: Julien Melissas Date: Fri, 15 May 2015 15:45:45 -0400 Subject: [PATCH] Moved opening html tag to base.php Still using the `head.php` partial at this point. --- base.php | 4 +++- templates/head.php | 14 ++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/base.php b/base.php index 8426bc3..422c1d9 100644 --- a/base.php +++ b/base.php @@ -5,7 +5,9 @@ use Roots\Sage\Wrapper; ?> - + +> + >