templates/profile: Ensure correct base URL is displayed in production
request.META.HTTP_POST
will not contain the domain name in production.
Migrated from D4398 (view on Phabricator)
Staging instance, all changes can be removed at any time
request.META.HTTP_POST
will not contain the domain name in production.
Migrated from D4398 (view on Phabricator)