chris@1007: chris@1021: <% cache(:action => 'explore', :action_suffix => 'tags') do %> chris@1010:

<%= l(:label_explore_projects) %>

chris@1010:
chris@1010:

<%=l(:label_project_tags_all)%>

chris@1010: <%= render :partial => 'projects/tagcloud' %> chris@1010:
chris@1021: <% end %> chris@1021: chris@1007:
chris@1021: <% cache(:action => 'explore', :action_suffix => 'busy_institutions') do %> chris@1010:
chris@1010:

<%=l(:label_institutions_busy)%>

chris@1010: <%= render :partial => 'activities/busy_institution' %> chris@1010:
chris@1021: <% end %> chris@1007:
chris@1007:

<%=l(:label_project_latest)%>

chris@1007: <%= render :partial => 'projects/latest' %> chris@1007:
chris@1007:
chris@1010:
chris@1021: <% cache(:action => 'explore', :action_suffix => 'busy_projects') do %> chris@1007:
chris@1007:

<%=l(:label_projects_busy)%>

chris@1007: <%= render :partial => 'activities/busy' %> chris@1009:
chris@1021: <% end %> chris@1007: