Link Output Tag

A link print output operational tag will return an html link with the url and page name. The structure is as follows:

Example:

{% link("page_contact") %}

Output:

<a href='/customer-service/contact.html' class='page_contact'>Contact Us</a>

Start your free, no-risk trial today.