Buttons
Add buttons to link out from your workflow
You can add a button anywhere in your interview workflow to link to any site, like this:
${ action_button_html("https://documate.org", label="Visit our web site") }
This text will look like the below, and will link to documate.org:

Add a hyperlink to your workflow
If you write: [Link text here](https://www.documate.org) it will display: Link text here