create hyperlink using dust templating engine

Does somebody know how can we create a hyperlink using dust.js with node.js?

I want to create links on my webpage, but simple hyperlinks are not working.

Any help will be highly appreciated. Thanks

I got the answer. We can use simple tags in dust too as can create simple hyperlinks as we do in html.

like Link