diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 301347a54..1a8462455 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -1,36 +1,34 @@ - -
- - <% if @sender %> - - <% end %> - +
-
- <%=@sender.name%> -
-
- <%= yield %> + + + <% if @sender %> + - -
+
+ <%=@sender.name%> +
- - - - - -
- <%= t('notifier.email_sent_by_diaspora', :pod_name => pod_name) %> - - <%= t('notifier.click_here') %> - - <%=t('notifier.to_change_your_notification_settings')%>. -
- - - - -
- " alt="diaspora*" width="59px" height="14px"/> -
+ <% end %> +
+ <%= yield %> +
+ + + + +
+ <%= t("notifier.email_sent_by_diaspora", pod_name: pod_name) %> + + <%= t("notifier.click_here") %> + + <%=t("notifier.to_change_your_notification_settings")%>. +
+ + + + + +
+ " alt="diaspora*" width="59px" height="14px"/> +