diff -r f6c71883b995 -r af23bcbbd911 app/views/projects/explore.html.erb
--- a/app/views/projects/explore.html.erb
+++ b/app/views/projects/explore.html.erb
@@ -1,3 +1,6 @@
+<% content_for :header_tags do %>
+    <%= stylesheet_link_tag 'redmine_tags', :plugin => 'redmine_tags' %>
+<% end %>
 
 <% cache(:action => 'explore', :action_suffix => 'tags', :expires_in => 1.hour) do %>
 <h2><%= l(:label_explore_projects) %></h2>
