1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-02-22 14:53:57 +01:00
aerc/templates/new_message
Daniel Gray 745ad80037 templates: do not add new line after signature
The new_message template currently adds a new line after the signature
which is an error and not likely what the user expects.

Signed-off-by: Daniel Gray <dngray@polarbear.army>
Acked-by: Moritz Poldrack <moritz@poldrack.dev>
Acked-by: Robin Jarry <robin@jarry.cc>
2024-03-25 22:54:58 +01:00

5 lines
69 B
Text

X-Mailer: aerc {{version}}
{{- with .Signature }}
{{.}}
{{- end -}}