From f70199b16fc759d020ea8eea6ecaaf8eeced8abb Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 22 Sep 2016 14:16:16 +0200 Subject: customize: provider message more fine grained We used to replace all of home/content - so we missed the twitter feed on the providers. Instead one should now customize home/provider_message only. --- app/views/home/_content.html.haml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/home/_content.html.haml') diff --git a/app/views/home/_content.html.haml b/app/views/home/_content.html.haml index 5341189..3f4f36e 100644 --- a/app/views/home/_content.html.haml +++ b/app/views/home/_content.html.haml @@ -5,6 +5,8 @@ .row = home_page_buttons + .row + = render 'home/provider_message' .col-md-1 -- cgit v1.2.3