diff --git a/templates/web/prod/results/record.html.twig b/templates/web/prod/results/record.html.twig index c3231b7d86..413cd04769 100644 --- a/templates/web/prod/results/record.html.twig +++ b/templates/web/prod/results/record.html.twig @@ -13,7 +13,7 @@
- {{ record.getTitle(app.locale)|highlight }} + {{ record.getTitle(app.locale)|e|highlight }}
{% for flag in record_flags(record) %}