Changeset - 8b75085c2c02
default
1
18
6
mails: restructure notification mail content
* Mention "The Thing" in the header, link to online version
* Show The Thing
* A dense summary of the essentials of the context below it
The html indentation is odd in order to make the next diff smaller.
The text version is based on:
for a in kallithea/templates/email_templates/*.html; do sed -e 's,<\([^%/>]\|/[^%>]\)*>,,g' -e 's,\.html",\.txt",g' -e 's,^ *,,g' -e 's/}/|n,unicode}/g' $a > ${a%%.html}.txt ; done
* Mention "The Thing" in the header, link to online version
* Show The Thing
* A dense summary of the essentials of the context below it
The html indentation is odd in order to make the next diff smaller.
The text version is based on:
for a in kallithea/templates/email_templates/*.html; do sed -e 's,<\([^%/>]\|/[^%>]\)*>,,g' -e 's,\.html",\.txt",g' -e 's,^ *,,g' -e 's/}/|n,unicode}/g' $a > ${a%%.html}.txt ; done
25 files changed with 911 insertions and 533 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)