I am using the site-wide Contact form which is managed by the contact module. I wanted to link to it in the main content of several nodes. For instance, I want to write
Please contact RUF Designs for more information about these services...
where "contact RUF Designs" links to the form. I hoped I could write something like:
<a href="contact">contact RUF Designs</a>