fixes #104: Tag subscription page has "fav:(your username)" in title bar
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</section>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
/fav:<%= CurrentUser.name %>
|
||||
/fav:<%= @user.name %>
|
||||
<% end %>
|
||||
|
||||
<%= render "posts/partials/common/secondary_links" %>
|
||||
|
||||
Reference in New Issue
Block a user