<% unless tag_details.empty? %>

<%= t ".tags" %>

<%= render :partial => "browse/tag", :collection => tag_details.sort %>
<% end %>