From 3e3fdbd06a7f3a8912a26ce8fdae052577026702 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Tue, 10 Mar 2015 23:58:44 -0500 Subject: [PATCH] image header only on index --- applications/welcome3/views/layout.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/welcome3/views/layout.html b/applications/welcome3/views/layout.html index 9be24678..a6b06ed0 100644 --- a/applications/welcome3/views/layout.html +++ b/applications/welcome3/views/layout.html @@ -79,6 +79,7 @@ + {{if URL()==URL('default','index'):}}
{{if response.title:}} @@ -87,6 +88,7 @@ {{pass}}
+ {{pass}}