Yes, Kurtis you are absolutely right!!!

I just typed in "template.ParseFiles" and my editor made the changes for me 
in the imports and it imported "html/template" and i di not check this...

Thanks!!!


El viernes, 14 de junio de 2019, 22:20:11 (UTC-5), Kurtis Rader escribió:
>
> It is very unlikely you are using text/template. At least I can't 
> reproduce the problem using text/template but can with html/template: 
> https://play.golang.org/p/elqHI1EtfFa. Or you are using text/template but 
> somewhere before executing that template your data is being converted to a 
> HTML friendly form.
>
> On Fri, Jun 14, 2019 at 6:28 PM Yamil Bracho <yamil...@gmail.com 
> <javascript:>> wrote:
>
>> Yes, I am using text/template...
>>
>> El viernes, 14 de junio de 2019, 19:07:24 (UTC-4), Burak Serdar escribió:
>>>
>>>
>>> Are you using html/template by any chance? 
>>>
>>> If so, try text/template instead.
>>>
>>
> -- 
> Kurtis Rader
> Caretaker of the exceptional canines Junior and Hank
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/37ca7844-49d1-4ea9-91e7-4e1fe0ecc98c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to