summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2016-09-26 09:57:50 +0200
committerAzul <azul@riseup.net>2016-09-26 09:57:50 +0200
commite3158f56e9e17dc959c98825b7f005e0749b3c29 (patch)
treea3af70d15d63f8bfad89ac446369c385bc1102bc /app/views
parent917cddbeb6e3adaf346a7c5784fa9e6d70462e03 (diff)
Display provider message next to tweets aswell
The content.html.haml was modified to pick the layout based on wether tweets are enabled or not. We need to display the provider message in both cases.
Diffstat (limited to 'app/views')
-rw-r--r--app/views/home/_content.html.haml2
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