X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/b8d258e59a1e769d296526296bccb12c07d06f72..36a06e0194e013552499677e431e528ecb2faee9:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 96da5b9..f5c35c2 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,10 +1,8 @@ -From: %(maintainer)s -Subject: [PATCH%(number)s] %(shortdescr)s -Date: %(date)s -%(endofheaders)s -%(longdescr)s +From: %(sender)s +Subject: [%(prefix)sPATCH%(version)s%(number)s] %(shortdescr)s + +%(fromauth)s%(longdescr)s --- %(diffstat)s - %(diff)s