<%% is_bb6 = System::get_property('platform') == 'Blackberry' && (System::get_property('os_version').split('.')[0].to_i >= 6) %> <%% if is_bb6 %> <%% else %> <%% end %> <%% if System::get_property('platform') == 'WP7' %> <%% end %> <%% if System::get_property('platform') == 'APPLE' || System::get_property('platform') == 'ANDROID' || is_bb6 || ( System::get_property('platform') == 'UNKNOWN' && System::get_property('webview_framework') =~ /^WEBKIT/) %> <%% if System::get_property('platform') == 'APPLE' %> <%% end %> <%% end %> <%% if System::get_property('platform') == 'APPLE' %> <%% elsif System::get_property('platform') == 'ANDROID' %> <%% elsif is_bb6 %> <%% elsif System::get_property('platform') == 'Blackberry' %> <%% elsif System::get_property('platform') == 'WP7' %> <%% elsif System::get_property('platform') == 'WINDOWS' %> <%% elsif System::get_property('webview_framework') =~ /^WEBKIT/ %> <%% end %> data-do-fix-forms="true" <%% end %> > <%%= @content %>