mirror of
https://github.com/ae-utbm/sith.git
synced 2025-03-31 17:00:25 +00:00
💄 Change banner to invitation banner
This commit is contained in:
parent
3e8f1acb96
commit
a2b35e5bba
@ -228,7 +228,7 @@ class Weekmail(models.Model):
|
|||||||
Return an absolute link to the banner.
|
Return an absolute link to the banner.
|
||||||
"""
|
"""
|
||||||
return (
|
return (
|
||||||
"http://" + settings.SITH_URL + static("com/img/weekmail_bannerV2P22.png")
|
"http://" + settings.SITH_URL + static("com/img/invitation_bannerP22.png")
|
||||||
)
|
)
|
||||||
|
|
||||||
def get_footer(self):
|
def get_footer(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user