diff --git a/wiki/theme/crans.py b/wiki/theme/crans.py
index 8ffe42a8..3abbdd29 100644
--- a/wiki/theme/crans.py
+++ b/wiki/theme/crans.py
@@ -86,7 +86,7 @@ class ThemeCrans(ThemeBase):
self.title(d)[:-6], # On enlève
parent and wikiutil.link_tag(self.request,
parent.page_name,
- u'
') or u'',
+ u'
') or u'',
u''
]
return u'\n'.join(html)