diff --git a/app/assets/javascripts/discourse/app/index.html b/app/assets/javascripts/discourse/app/index.html index 2ce49cd5b40..d00a177c78f 100644 --- a/app/assets/javascripts/discourse/app/index.html +++ b/app/assets/javascripts/discourse/app/index.html @@ -21,7 +21,9 @@ - + + + @@ -51,7 +53,7 @@ - + {{content-for "body-footer"}} diff --git a/app/assets/javascripts/discourse/tests/index.html b/app/assets/javascripts/discourse/tests/index.html index aef36b86c79..7e466165c66 100644 --- a/app/assets/javascripts/discourse/tests/index.html +++ b/app/assets/javascripts/discourse/tests/index.html @@ -41,14 +41,16 @@ } - - + + {{content-for "body"}} {{content-for "test-body"}} - + + + @@ -69,8 +71,8 @@ {{content-for "test-plugin-css"}} {{content-for "test-plugin-js"}} {{content-for "test-plugin-tests-js"}} - - + + {{content-for "body-footer"}} {{content-for "test-body-footer"}} @@ -78,7 +80,7 @@ - +