#14751 Add externalURL to account update emails
Created by: arussellsaw
This PR addresses #14751, one of the example issues from my onboarding (here #15187)
A couple of questions on how i've tackled this:
- do we want to format the URL a little more nicely? perhaps strip the scheme from the URL?
- are we confident in accessing these globals without nil-checks?