std:link_to_object

This helper renders an <a> tag to link to a StoreObject, generating a link URL and the HTML escaped title of the object.

    {{std:link_to_object object}}

object is the name of the property in the view which contains the object.

Consider using the std:link_to_object_descriptive helper instead.