Adding back to platform link to "Your account has been updated" theme

Hello.
We are trying to add a back to login page link in the screen that you get after updating your password.

ive located the message variable that seems to be accountUpdatedMessage, however i have not been able to find the ftl file where this is used so i can override it and update it in our custome theme.

Also, any tips to deal with the cache? it seems any dummy change i make takes a while to reflect even in incognito mode.

Thanks beforehand!

we were to handle the issue by extending the info.ftl file.
There is an if skipLink??

that were you need to put your code to display a “back to application” link in the password updated screen.