Problem with Postgresql node and html

Hi,

I have found the problem. It is because Mustache converts the specials characters automatically ... To avoid that, we have to use {{{ .... }}} instead of {{...}} in the script.