svsticky / constipated-koala

Management system for our study association
https://koala.svsticky.nl/
GNU General Public License v3.0
16 stars 4 forks source link

Move plaintext mailings from heredocs to templates #993

Closed Riscky closed 2 years ago

Riscky commented 2 years ago

In #981 we created a new mailing, where instead of using heredocs, we used a text template We should do the same with the other mailings.

Riscky commented 2 years ago

Apparently we already have an issue for this: #341