Hi,
this seems to be a bug. Usually, the redirect pages have this fallback text that gets displayed when a browser does not support Javascript. Normally, this does not get displayed because script automatically redirects a user to right page. I would first check in developer tools what is happening. Check the source code of the page if there is any script that should do automatic redirection plus console logs if there is any issue.
Cheers