diff --git a/index.hbs b/index.hbs index e3c5b7c..f2e0046 100644 --- a/index.hbs +++ b/index.hbs @@ -31,7 +31,9 @@ into the {body} of the default.hbs template --}} {{#if @site.description}}
{{@site.description}}
{{/if}} + {{#if @labs.members}} {{t "Subscribe"}} + {{/if}}