Status: Done
Within articles you can place 'call to action' blocks to any page / site which is not part of the help center.
{{calltoaction::For example this one!::Which links to the homepage::https://www.helloprint.com}}
How to use
The format of tags to place is similar to those of chat, always wrapped in double curly braces, and content within separated by double colons :: .
A sample tag looks like:

Which generates:
{{calltoaction::Visit your account::Find your Orders & Invoices::/fr-fr/account}}
- First part is always 'calltoaction::'
- Second part is the title
- Third part the subtitle (optional)
Fourth part a link, example values:
- A variable like abovemy_account_url
- A full linkhttps://www.helloprint.com/company
- A relative link within the same domain/flyers-a5
The subtitle (3rd part) is optionalMeaning that the subtitle can be left out, you can then place the link as 3rd item and not have a 4th item at all. For example:

{{calltoaction::Visit our contact form::/fr-fr/contact}}
A grid for many
Place several after one another to get a nice grid view.{{calltoaction::Millions of products::Your journey starts here::/fr-fr/all-products}}{{calltoaction::Custom Quotes for outstanding requests::Unique requests or high volumes, bring it on!::/fr-fr/quote}}
{{calltoaction::Satisfaction Guaranteed::Not satisfied? Tell us and we'll print it again!::{{sat_guarantee}}}}