The website I\'m working on has some fairly complicated routing structures and we\'re experiencing some difficulties working with the routing engine to build URLs the way we
If you want total control of the link, just build the link yourself:
Click Here
Substitute whatever you need inside the href
attribute.