Update image address

This commit is contained in:
Cyril Novel 2020-08-30 12:02:45 +02:00
commit ebf7e324e2

View file

@ -81,7 +81,7 @@ def create_html_templated(events_previous, events_current, events_next):
with open('../html_template/mail.html', 'r', encoding='utf-8') as tmp:
mail = tmp.read()
mail = mail.replace('{LogoAddress}',
'https://tof.cx/images/2020/05/27/448fd7d507778064b39ba95c381cd3e8.png')
'http://xerto.free.fr/Paturlettre/LogoLettre.png')
wk_and_span = get_week_number_and_span()
mail = mail.replace('{Main_Title}', f'Semaine {wk_and_span[0]}')
mail = mail.replace('{Sub_Title}',