This commit is contained in:
r888888888
2013-06-10 16:33:26 -07:00
parent 2f2c892670
commit af25507480
7 changed files with 19 additions and 26 deletions

View File

@@ -90,7 +90,7 @@
<% end %>
<% content_for(:html_header) do %>
<meta name="favorite-tags" content="<%= CurrentUser.user.favorite_tags %>">
<meta name="favorite-tags" content="<%= cookies[:favorite_tags] %>">
<% end %>
<%= render "posts/partials/common/secondary_links" %>