Forcing code to be displayed

Hi,

I want to add a specific code to one of our Clause9 templates:
{{Sig_es_:signer1:signature:dimension(width=60mm, height=7mm)}}

When doing so, Clause9 tells me there are invalid characters (probably because “{” is used by Clause9.

Can you tell me how to display this specific code in a Clause9 template anyways?

there’s indeed a problem because of the curly braces.

The easiest is to put this kind of content between quotes, and then between curly braces to literally print certain information…

…or with the @str special-function: