<% if @hw.blank? || !@hw.switch? %>
Now
<%end%>
<%if @hw.present? && @hw.switch? %>
<%else%>
Upload
<%end%>