diff --git a/server/templates/home.ejs b/server/templates/home.ejs index c9efd4d..88eb6ce 100644 --- a/server/templates/home.ejs +++ b/server/templates/home.ejs @@ -30,7 +30,7 @@ <%= party.Name %> <%= party.PartyRef %> - + <% if (activeUserParty && activeUserParty.PartyId === party.Id) { %> Deactivate <% } else { %>