Update routes.py
Compare changes
+ 18
− 7
@@ -441,12 +441,16 @@ def results():
@@ -461,16 +465,23 @@ def files(req_path):
@@ -492,4 +503,4 @@ def files(req_path):
\ No newline at end of file
Clicking 'back to results' now also works if no active session cookie present.