diff options
Diffstat (limited to 'app/views/home/_content.html.haml')
-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 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 |