From 3624ddb1c603690b381c39969fdf7bb0dae45d49 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 11 Apr 2019 13:42:07 +0100 Subject: [PATCH] Fix container widths --- source/_includes/banner.html.twig | 4 ++-- source/_layouts/page.html.twig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_includes/banner.html.twig b/source/_includes/banner.html.twig index b4c55ba..2c2b40c 100644 --- a/source/_includes/banner.html.twig +++ b/source/_includes/banner.html.twig @@ -1,6 +1,6 @@
-
-
+
+
diff --git a/source/_layouts/page.html.twig b/source/_layouts/page.html.twig index 13ca09e..ea9e129 100644 --- a/source/_layouts/page.html.twig +++ b/source/_layouts/page.html.twig @@ -1,7 +1,7 @@ {% extends 'base' %} {% block content_wrapper %} -
+

{{ page.title }}