diff options
author | Alban Gruin | 2017-01-23 13:34:04 +0100 |
---|---|---|
committer | Alban Gruin | 2017-01-23 13:34:04 +0100 |
commit | 684be8570b6e6c1c4c93ce991c4b91254906ae05 (patch) | |
tree | 39010bc8f19d4ce54bc1acf7ac9ea56648af11e4 /templates/mail_footer.txt | |
parent | b26de0fca265cfaba7a4e7bdfafa67df7985609e (diff) |
Ajout du bas de mail avec le lien de désinscription
Diffstat (limited to 'templates/mail_footer.txt')
-rw-r--r-- | templates/mail_footer.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/mail_footer.txt b/templates/mail_footer.txt new file mode 100644 index 0000000..59cb5d6 --- /dev/null +++ b/templates/mail_footer.txt @@ -0,0 +1 @@ +Pour vous désinscrire de cet emploi du temps, suivez ce lien : {% url "cancel" token %} |