I have some custom code on the
/account/subscribe page
when the user returns to the page after confirming their subscription in the email, I want to add an unsubscribe link below my content on the custom page.
I am after what the HTML code for the link would need to be to insert the users email to the link.
when I view the source code it has ten users email and a token which obviously gets called from some parameter.
does anyone know what this might be on this page? Specifically when landing on the page following clicking the confirm subscription link which is sent via email?