<% unless tag_details.tags.empty? %> Tags: <%= render :partial => "tag", :collection => tag_details.tags.sort %>
<% end %>