Template override "if homepage" conditional

Hi there, I am wanting to show a block on the homepage only by overriding a template and putting a conditional in there along the lines of:

{{#if homepage}}
  homepage content
{{/if}}

Can someone please give me a hand with the correct statement needed to make that work.

Thanks, I am having fun trying to customise this :slight_smile:

2 Likes