{#if pushNotificationsSupport === false}

Your browser doesn't support push notifications.

{:elseif $notificationPermission === "denied"}

You have denied permission to show notifications.

{/if}