From 8bee60ac1d1763e7f7ae0e8577fa063895193bdb Mon Sep 17 00:00:00 2001 From: salles Date: Wed, 3 May 2006 16:22:12 +0200 Subject: [PATCH] On modifie le titre pour augmenter le google rank darcs-hash:20060503142212-72cb0-0b01db840caf342903c2ea7d09fbdb6d393d00d5.gz --- wiki/theme/crans-www.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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),