Fix searchable select field scaling
[pharos-tools.git] / dashboard / src / templates / workflow / exit_redirect.html
1 <!DOCTYPE html>
2 <html>
3     <script>
4     top.window.location.href='/';
5     </script>
6 </html>