diff options
-rwxr-xr-x | json-template.rkt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/json-template.rkt b/json-template.rkt index 6a2a049..9729159 100755 --- a/json-template.rkt +++ b/json-template.rkt @@ -377,6 +377,7 @@ ("raw" . ,(λ: ([x : String]) x))))) +#; (let* ([template-string #<<EOF <h1>{title|html}</h1> {.section people} |