[fix #832] sanitize user input
@ -9,4 +9,4 @@
%th
= "#{c.libelle} :"
%td
= c.value
= sanitize(c.value)