On met le titre du crans sur toutes les pages en www
darcs-hash:20060419091909-72cb0-a4d913a1ed4349d52b22f3989aec1214e7898a3c.gz
This commit is contained in:
parent
dcc91445ab
commit
fe232b7d20
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ class Theme(ThemeBase):
|
|||
alterations if necessary
|
||||
"""
|
||||
html = [
|
||||
u'<title>%(title)s - %(sitename)s</title>' % d,
|
||||
u'<title>.:: 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 \' ::.</title>',
|
||||
self.headscript(d), # Should move to separate .js file
|
||||
self.html_stylesheets(d),
|
||||
self.rtl_stylesheet(d),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue