diff --git a/app/views/subscriptions/_digest.html.erb b/app/views/subscriptions/_digest.html.erb index 05dcc2f6b0..c7238f68ef 100644 --- a/app/views/subscriptions/_digest.html.erb +++ b/app/views/subscriptions/_digest.html.erb @@ -6,7 +6,7 @@

<%= wiki.latest.title %> -

+
<% if wiki.latest.author.photo? %> diff --git a/app/views/tag/blog.html.erb b/app/views/tag/blog.html.erb index cc0e4ef320..1c74d8e235 100644 --- a/app/views/tag/blog.html.erb +++ b/app/views/tag/blog.html.erb @@ -15,7 +15,7 @@ <% if current_user %> RSS <% if current_user.following(params[:id]) %> - <%= translation('tag.blog.following') %> <%=h params[:id] %> + <%= translation('tag.blog.following') %> <%=h params[:id] %> <% else %>