Im trying to use creating a variable that pulls page url and assigns it to iself im new to handlebar and front end.
I was thinking of something like this
var pageUrlFinder = data.page;
{{pageUrl}} = pageUrlFinder;
data.page is supported by the CMS im building a widget for