discourse/app/views/layouts
Dan Ungureanu 4e46732346
FEATURE: Implement browser update in crawler view (#12448)
browser-update script does not work correctly in some very old browsers
because the contents of <noscript> is not accessible in JavaScript.
For these browsers, the server can display the crawler page and add the
browser update notice.

Simply loading the browser-update script in the crawler view is not a
solution because that means all crawlers will also see it.
2021-03-22 19:41:42 +02:00
..
_head.html.erb Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
application.html.erb FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
crawler.html.erb FEATURE: Implement browser update in crawler view (#12448) 2021-03-22 19:41:42 +02:00
email_template.html.erb Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
embed.html.erb UI: Add viewport meta tag to embedded topics layout 2019-09-12 14:14:32 -04:00
finish_installation.html.erb FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00
no_ember.html.erb DEV: add class to body of no_ember layout so it can targeted in CSS 2020-06-25 16:17:19 -04:00
publish.html.erb FIX: adds google tracking to page publishing (#12090) 2021-02-15 19:00:35 +01:00