diff --git a/src/Bundle/ChillMainBundle/Resources/views/UI/notification_user_counter.html.twig b/src/Bundle/ChillMainBundle/Resources/views/UI/notification_user_counter.html.twig
index e4e899ba6..8f2db0eef 100644
--- a/src/Bundle/ChillMainBundle/Resources/views/UI/notification_user_counter.html.twig
+++ b/src/Bundle/ChillMainBundle/Resources/views/UI/notification_user_counter.html.twig
@@ -1 +1 @@
-{% if nb > 0 %}{{ nb }}{% endif %}
\ No newline at end of file
+{% if nb > 0 %}{{ nb }}{% endif %}