page <#>{(formlet <#>{input -> y}{submitButton("submit") -> z}</#> yields y) => fun (x) {page <a l:href="{page <#>{stringToXml("you said: " ++ x)}</#>}">Click Here</a>}}</#>
page <#> {(formlet <#>{input -> y}{submitButton("submit") -> z}</#> yields y) => fun (x) { page <a l:href="{page <#>{stringToXml("you said: " ++ x)}</#>}">Click Here</a> }} </#>