diff --git a/wiki/theme/crans-www.py b/wiki/theme/crans-www.py
index f2674fed..910428fc 100644
--- a/wiki/theme/crans-www.py
+++ b/wiki/theme/crans-www.py
@@ -492,7 +492,7 @@ class Theme(ThemeBase):
alterations if necessary
"""
html = [
- u'
%(title)s - %(sitename)s' % d,
+ u'.:: c r @ n s : C a c h a n / R é s e a u @ N o r m a l e S u p \' ::.',
self.headscript(d), # Should move to separate .js file
self.html_stylesheets(d),
self.rtl_stylesheet(d),