diff --git a/server/views/logout.hbs b/server/views/logout.hbs index 26a4051..49ea74b 100644 --- a/server/views/logout.hbs +++ b/server/views/logout.hbs @@ -1,5 +1,5 @@ {{> header}} -
+

Logged out. Redirecting to homepage...

diff --git a/server/views/partials/auth/welcome.hbs b/server/views/partials/auth/welcome.hbs index f29da96..5c9600b 100644 --- a/server/views/partials/auth/welcome.hbs +++ b/server/views/partials/auth/welcome.hbs @@ -1,4 +1,4 @@ -