Helper {{#is "home"}}{{/is}} it works the same as {{#is "index"}}{{/is}}
Hey @Kuzoin!
Thanks for your report.
Could you please provide a little more information?
Steps to reproduce would be helpful 馃檪
Hello :)
For Ghost 1.24.1 (localhost)
code {{/is}}code is in the home page (its ok) but it is also on "paged".Also {{body_class}} for "home" page is home-template, for "paged" is home-template paged
For Ghost 1.23.0 (localhost)
code{{/is}}code is in only the home page.{{body_class}} for "home" page is home-template, for "paged" is paged
@Kuzoin Will be released asap in 1.24.2. Thanks for your report 馃檪
@kirrg001
Hello!
In 1.24.2 {{#is "home"}}{{/is}} works perfectly, but {{#is "index"}}{{/is}} not working :/
I tested at 1.23.0 - {{#is "index"}}code{{/is}} and it works correctly.
Will look at this again 馃憤