<% unless tag_details.empty? %>

<%= t '.tags' %>

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