summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/workflow/exit_redirect.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/templates/workflow/exit_redirect.html')
-rw-r--r--dashboard/src/templates/workflow/exit_redirect.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/dashboard/src/templates/workflow/exit_redirect.html b/dashboard/src/templates/workflow/exit_redirect.html
deleted file mode 100644
index b08df78..0000000
--- a/dashboard/src/templates/workflow/exit_redirect.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<!DOCTYPE html>
-<html>
- <script>
- top.window.location.href='/';
- </script>
-</html>