discourse/app/views/layouts
Gerhard Schlager 0019e2e110
FIX: Remove unused JS from "finish installation" page (#12263)
This fixes the following error: "Uncaught ReferenceError: I18n is not defined"
The alternative would be to add `locales/#{I18n.locale}`, but the pages do not use any JS.
2021-03-02 19:19:19 +01: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 FIX: Resolve Schema.org validation issues 2020-05-05 16:57:16 +03: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