lib/generators/html5/partial/templates/_chromeframe.html.haml in html5-rails-0.0.5 vs lib/generators/html5/partial/templates/_chromeframe.html.haml in html5-rails-0.0.6
- old
+ new
@@ -1,6 +1,4 @@
--# 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.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.
\ No newline at end of file
+ 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>