13 Jan
2011
13 Jan
'11
7:36 p.m.
To reproduce the problem. $ dancer -a test Then add in config.yml: quote: > Avant de choisir le prénom d'un garçon, pensez toujours à la femme qui aura à le murmurer plus tard. And in index.tt: <blockquote> <% settings.quote %> </blockquote> Launch the app and point your browser on http://localhost:3000/ to see the lovely quote from Barbey d'Aurevilly disfigured. Tested with dancer 1.2003. Regards. -- Eric