Thank you, that was the solution!
Fernando
On 14 June 2011 23:59, Josh Canfield wrote:
> > I get an exception because of the c cedille, can someone show me how to
> > escape characters?
>
> I believe this is because your template file is supposed to be a valid
> XML document. You need to includ
> I get an exception because of the c cedille, can someone show me how to
> escape characters?
I believe this is because your template file is supposed to be a valid
XML document. You need to include a declaration for your escape
character.
HTML 4 has ccedil so try including it's doctype.
http:/