alfortville: update main title replacement

This commit is contained in:
Frédéric Péters 2016-05-07 09:11:01 +02:00
parent 0b52fe2cc9
commit 851161b33a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ content = re.sub('<body(.*?)>',
r'<body\1 {% block bodyargs %}{% endblock %}>',
content)
content = content.replace('>Espace Usager<', '>{{ site_title }}<')
content = content.replace('>Compte citoyen<', '>{{ site_title }}<')
content = content.replace('<div class="gru-content">',
'''