From 577fcefb333147ae63d1b5973185f9db8050104d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Cesar=20Caballero=20D=C3=ADaz?= Date: Thu, 26 Apr 2018 12:33:10 -0400 Subject: [PATCH] Fix welcome main container --- applications/welcome/views/layout.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/applications/welcome/views/layout.html b/applications/welcome/views/layout.html index 6c578983..b20abab6 100644 --- a/applications/welcome/views/layout.html +++ b/applications/welcome/views/layout.html @@ -97,11 +97,13 @@
-
- {{block center}} - {{include}} - {{end}} - {{=response.toolbar() if response.show_toolbar else ''}} +
+
+ {{block center}} + {{include}} + {{end}} + {{=response.toolbar() if response.show_toolbar else ''}} +