<% new_todo_params = {} new_todo_params[:from_project] = @mobile_from_project if @mobile_from_project new_todo_params[:from_context] = @mobile_from_context if @mobile_from_context -%> <%= stylesheet_link_tag "mobile", :media => 'handheld,all' %> <%= @page_title %> <% if !(@new_mobile || @edit_mobile) if !@prefs.nil? -%>

<%= @down_count %> <%= current_user.time.strftime(@prefs.title_date_format) -%>

<%= yield -%>
<% if !@prefs.nil? -%> <% end -%> <%= render :partial => "shared/mobile_footer" -%>