diff --git a/lib/DDG/Goodie/PaleoIngredientCheck.pm b/lib/DDG/Goodie/PaleoIngredientCheck.pm index e0c4a93a9..cbbee5171 100755 --- a/lib/DDG/Goodie/PaleoIngredientCheck.pm +++ b/lib/DDG/Goodie/PaleoIngredientCheck.pm @@ -41,7 +41,7 @@ handle remainder => sub { return $result, structured_answer => { data => { title => $result, - subtitle => "Paleo Friendly: $item" + subtitle => "Paleo Friendly: ".html_enc($item) }, templates => { group => 'text'