summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/en/article.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/en/article.html b/templates/en/article.html
index 3b840d73c..6fd53ab99 100644
--- a/templates/en/article.html
+++ b/templates/en/article.html
@@ -4,7 +4,7 @@
<TITLE> %(title)s
</TITLE>
<LINK REL="Index" HREF="index.html" >
- <LINK REL="made" HREF="mailto:%(email_url)s">
+ <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
<META NAME="robots" CONTENT="index,nofollow">
%(encoding)s
%(prev)s
@@ -15,7 +15,7 @@
</H1>
<B>%(author_html)s
</B>
- <A HREF="mailto:%(email_url)s"
+ <A HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
TITLE="%(subject_html)s">%(email_html)s
</A><BR>
<I>%(datestr_html)s</I>