From 7f30e18d0134c5c0c766b39e6ffe8bd87192da60 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jul 20 2016 21:16:48 +0000 Subject: Redirect the user to the page they are viewing after logging in --- diff --git a/hubs/templates/master.html b/hubs/templates/master.html index 9885a78..5378ea4 100644 --- a/hubs/templates/master.html +++ b/hubs/templates/master.html @@ -37,7 +37,8 @@ IRC Chats {% else %} - Not logged in. Click to login. + Not logged in. Click to login. {% endif %}