diff --git a/wiki/theme/crans-www.py b/wiki/theme/crans-www.py index 404972f8..25e870e8 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'.::   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 \'   ::.', + u".:: CRANS : Cachan / Réseau @ Normale Sup' ::.", self.headscript(d), # Should move to separate .js file self.html_stylesheets(d), self.rtl_stylesheet(d),