diff --git a/app/views/home/subscriptions.html.erb b/app/views/home/subscriptions.html.erb index 0fd43bceb0..da908dae04 100644 --- a/app/views/home/subscriptions.html.erb +++ b/app/views/home/subscriptions.html.erb @@ -12,7 +12,7 @@
<%=raw translation('home.subscriptions.title') %> <%=raw translation('home.subscriptions.up_to_date_emails') %>
- +Subscriptions digest @@ -60,7 +60,7 @@ <% else %>
<%=raw translation('home.subscriptions.tag') %> | <%=raw translation('home.subscriptions.options') %> |
---|---|
<%= subscription.tagname %> +<%= Tag.follower_count(subscription.tagname).to_i-1 %> other people |