% if @prefs.refresh != 0 -%> ;url=<%= request.request_uri %>"> <% end -%> <% bundle :name => "tracks_css" do %> <%= stylesheet_link_tag *%w[ standard superfish calendar-system niftyCorners] %> <% end %> <%= stylesheet_link_tag "print", :media => "print" %> <% bundle :name => "jquery" do %> <%= javascript_include_tag "jquery-1.2.6.min" %> <% end %> <% bundle :name => "tracks_js" do %> <%= javascript_include_tag *%w[ hoverIntent superfish prototype effects dragdrop controls application calendar calendar-en calendar-setup accesskey-hints todo-items niftycube protoload flashobject lowpro ] %> <% end %> <%= javascript_include_tag :unobtrusive %> <%= auto_discovery_link_tag(:rss, {:controller => "todos", :action => "index", :format => 'rss', :token => "#{current_user.token}"}, {:title => "RSS feed of next actions"}) %>