app/views/application/_chromeframe.html.erb in html5-rails-0.0.5 vs app/views/application/_chromeframe.html.erb in html5-rails-0.0.6

- old
+ new

@@ -1,3 +1,3 @@ -<%# Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6. %> -<%# chromium.org/developers/how-tos/chrome-frame-getting-started %> -<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]--> \ No newline at end of file +<!--[if lt IE 7]> + <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> +<![endif]-->