The page: /member-centre/broadband/order-tracker
Screenshot 2023-05-16 at 13.28.31.png
The {strCustActivationDate} is not parsed on the server side. I believe it should be {{strCustActivationDate}} as the website runs PHP and generally all php template libraries use double brackets to parse the variable.