discourse/app/views/layouts
Robin Ward 987504c6ab Rename `no_js` layout to `no_ember`
While *sometimes* `no_js` was used for visitors without js (for example
disabling it on your browser) it was also used for some pages that were
disabled to JS capable browsers, including the 404 page.

Even worse, sometimes it was used on pages that *had* Javascript, such
as our `/activate-account` route. It has been renamed to `no_ember` to
indicate what it really is, a layout for the site that doesn't load our
Ember.js application.
2015-01-15 15:56:53 -05:00
..
_head.html.erb meant device-width there, oops 2015-01-15 01:37:02 -08:00
application.html.erb normalize crawler and no-js views 2015-01-15 01:31:30 -08:00
crawler.html.erb better no-js and crawler image sizing 2015-01-15 02:20:38 -08:00
embed.html.erb Add staff and new user colours to embedded discourse. Also link 2014-03-20 16:04:50 -04:00
no_ember.html.erb Rename `no_js` layout to `no_ember` 2015-01-15 15:56:53 -05:00