diff --git a/views/app/index.html b/views/app/index.html index d7350fdd00..86decd59b4 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -16,23 +16,23 @@ - + - {#if equal(type, 'habit')} + {#if equal(.type, 'habit')} {#if up}{/} {#if down}{/} - {else if equal(type, 'reward')} - {price} + {else if equal(.type, 'reward')} + {.price} {else} - + {/} - {unescaped text} + {unescaped .text}