diff --git a/app/Resources/views/user/profile.html.twig b/app/Resources/views/user/profile.html.twig
index ca63ec90..2095d5c9 100644
--- a/app/Resources/views/user/profile.html.twig
+++ b/app/Resources/views/user/profile.html.twig
@@ -38,7 +38,7 @@
barDatasetSpacing: 1,
responsive: true,
maintainAspectRatio: true,
- tooltipTemplate: "{% raw %}<%= value %>{% endraw %} {{ 'label.hours'|trans }}",
+ tooltipTemplate: "<%= value %> {{ 'label.hours'|trans }}",
};
var barChartLabels = [
{% for i in 1..11 %}