X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/d0d139a330a0e2f49b9acad4ea1938304b4110ac..5ab0897e67b0203470690a11885b61ca1cb4ab8a:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 1333e85..7d4022a 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,10 +1,7 @@ -From: %(maintainer)s -Subject: [PATCH%(version)s%(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