diff --git a/pylons_app/templates/login.html b/pylons_app/templates/login.html --- a/pylons_app/templates/login.html +++ b/pylons_app/templates/login.html @@ -24,7 +24,7 @@
- ${h.form(h.url.current())} + ${h.form(h.url.current(came_from=c.came_from))}