diff --git a/views/app/index.html b/views/app/index.html index b1dbbd0d1e..87a84c9918 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -257,7 +257,7 @@ do a find for the string after "→" {#each _partyMembers as :member} {#unless equal(:member.id, _userId)} - + {/} {/} @@ -570,7 +570,7 @@ do a find for the string after "→" -
+
{#with @profile.preferences as :p} @@ -581,9 +581,11 @@ do a find for the string after "→" {/}
- {#if @main} + {{#if @main}}
Lvl {@profile.stats.lvl}
- {/} + {{else if @party}} +
Lvl {@profile.stats.lvl}
+ {{/}}