The URL
attribute may contain template expressions that get evaluated before the submission
is executed.
Will use this URL '#echo?foo={bar}¶m2={another}'
{instance('target')/bar} {instance('target')/another}For technical limitations on a static site like this, the submisson does not actually sends a request but echoes the request data.