Remove support for templtaes in attendee emails
authorMagnus Hagander <magnus@hagander.net>
Mon, 19 Aug 2024 13:23:42 +0000 (15:23 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 19 Aug 2024 13:32:29 +0000 (15:32 +0200)
commitc2f082a7574050419ad26f59c812f73f36234498
tree2882124562c246e88a533fb407a658345ac8069c
parent184eb634a00e214facadd3afc9915a12fb0d600b
Remove support for templtaes in attendee emails

This was accidentally broken in 52fa57dc, and went mostly unnoticed. It
was only used by signup emails which now ended up having just one link
instead of two, so it seems fine for now. We'll eventually want to add
more smarness to the templates around this, but that can't be done
without a bigger surgery so for now just remove it.
postgresqleu/confreg/mail.py
postgresqleu/confwiki/views.py
template.jinja/confwiki/mail/signup_mail.txt [deleted file]