I would like to be able to include the value of a custom Project Property in the URL of an href link in my template. Is this possible? For example, if I have a property named "ProductVersion", I want to include it in a link,
<a href="http://www.example.com/link?version=%ProductVersion%">