diff options
-rw-r--r-- | app/views/home/_content.html.haml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/home/_content.html.haml b/app/views/home/_content.html.haml index 45afd92..c7902b1 100644 --- a/app/views/home/_content.html.haml +++ b/app/views/home/_content.html.haml @@ -6,6 +6,8 @@ .row = home_page_buttons + .row + = render 'home/provider_message' .col-md-1 |