From 403948fb38e85ec389f5e2fbd25a0341aee71dbf Mon Sep 17 00:00:00 2001 From: fazo96 Date: Tue, 7 Oct 2014 12:43:05 +0200 Subject: [PATCH] better logging in animation --- client/templates.html | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/client/templates.html b/client/templates.html index d526a32..193c999 100644 --- a/client/templates.html +++ b/client/templates.html @@ -20,14 +20,19 @@ {{/if}} {{else}} - {{#if notHome}} - - - + {{#if loggingIn}} + + {{else}} - - - + {{#if notHome}} + + + + {{else}} + + + + {{/if}} {{/if}} {{/if}} @@ -154,9 +159,9 @@ You will be able to delete your account and all your data whenever you want.